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
Rebuilds a npm package from the specified settings.
- Assembly
- Cake
.Npm .dll - Namespace
- Cake
.Npm .Rebuild - Containing Type
- NpmRebuilder
Syntax
public void Rebuild(NpmRebuildSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | NpmRebuildSettings |
Return Value
Type | Description |
---|---|
void |