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
The argument string to pass to Webpack
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- Webpack
Runner Settings
Syntax
public WebpackRunnerSettings WithArguments(string arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | string | an argument string |
Return Value
Type | Description |
---|---|
Webpack |
the settings |