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
Sets the location of local webpack node installation
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- Webpack
Local Runner Settings
Syntax
public WebpackLocalRunnerSettings SetPathToWebpackJs(FilePath webpackJs)
Parameters
| Name | Type | Description |
|---|---|---|
| webpackJs | FilePath | Path to local webpack installation |
Return Value
| Type | Description |
|---|---|
| Webpack |
