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 working directory when webpack is executed
- Assembly
- Cake
.Webpack .dll - Namespace
- Cake
.Webpack - Containing Type
- WebpackRunnerFactory
Syntax
public WebpackRunnerFactory FromPath(DirectoryPath workingDirectoryPath)
Parameters
| Name | Type | Description |
|---|---|---|
| workingDirectoryPath | DirectoryPath |
Return Value
| Type | Description |
|---|---|
| WebpackRunnerFactory |
