This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Npm.
Summary
Gets a value indicating whether npm should prevent optional dependencies from being installed
(the --no-optional argument)
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Install - Containing Type
- NpmInstallSettings
Syntax
public bool NoOptional { get; set; }
Value
Type | Description |
---|---|
bool |