NpmRebuildSettings.

Packages Property

Summary

Gets the list of packages which should be rebuilt
Assembly
Cake.Npm.dll
Namespace
Cake.Npm.Rebuild
Containing Type
NpmRebuildSettings

Syntax

public IList<string> Packages { get; }

Value

Type Description
IList<string>