PnpmInstallSettings.

Dev Property

Summary

Only `devDependencies` are installed regardless of the `NODE_ENV`
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool Dev { get; set; }

Value

Type Description
bool