NpmInstallSettings.

Production Property

Summary

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

Syntax

public bool Production { get; set; }

Value

Type Description
bool
GitHub
Discussion