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
Get a Webpack global runner based on a global Webpack installation, a global installation is achieved through `npm install Webpack -g`
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- WebpackRunnerFactory
Syntax
public void Global(Action<WebpackRunnerSettings> configure = null)
Parameters
Name | Type | Description |
---|---|---|
configure | Action |
Return Value
Type | Description |
---|---|
void |