NpmCiSettings.

Production Property

Summary

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

Syntax

public bool Production { get; set; }

Value

Type Description
bool