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 Webpackfile to use
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- Webpack
Runner Settings
Syntax
public WebpackRunnerSettings FromConfig(FilePath configFile)
Parameters
Name | Type | Description |
---|---|---|
configFile | FilePath | path to webpack config file |
Return Value
Type | Description |
---|---|
Webpack |
the settings |