NpmInstallSettings.

Production Property

Summary

Gets a value indicating whether npm should ignore modules listed in
devDependencies
.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Install
Containing Type
NpmInstallSettings

Syntax

public bool Production { get; set; }

Value

Type Description
bool