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.Webpack.
Summary
Webpack runner for local node installation
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- WebpackLocalRunner
Syntax
public WebpackLocalRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | the file system |
environment | ICakeEnvironment | the cake environment |
processRunner | IProcessRunner | the process runner |
tools | IToolLocator | the tools locator |
Return Value
Type | Description |
---|---|
void |