NpmPruneSettings.

Production Property

Summary

Whether npm should remove modules listed in
devDependencies
.
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Prune
Containing Type
NpmPruneSettings

Syntax

public bool Production { get; set; }

Value

Type Description
bool