PnpmInstallSettings.

SideEffectsCacheReadonly Property

Summary

Only use the side effects cache if present, do not create it for new packages
Assembly
Cake.Pnpm.dll
Namespace
Cake.Pnpm.Install
Containing Type
PnpmInstallSettings

Syntax

public bool SideEffectsCacheReadonly { get; set; }

Value

Type Description
bool