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.
Syntax
public WebpackGlobalRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
Parameters
Name |
Type |
Description |
fileSystem |
IFileSystem |
the filesystem |
environment |
ICakeEnvironment |
the environment |
processRunner |
IProcessRunner |
the process runner |
tools |
IToolLocator |
the tools locator |
Return Value