Summary
This namespace contain types used for operations using the Npm tool wrapper
Class Types
Class | Summary |
---|---|
NodeToolRunner |
Base Node Tool Runner |
WebpackBuildMode | Specifies whether to apply the -d or -p switches |
WebpackGlobalRunner | webpack runner foir global node installation |
WebpackLocalRunner | Webpack runner for local node installation |
Webpack |
Webpack settings specific to local webpack execution |
WebpackRunner |
Base Webpack runner |
WebpackRunnerAliases | Provides a wrapper around Webpack functionality within a Cake build script |
WebpackRunnerFactory | Returns a Webpack runner based on either a local or global Webpack installation via npm |
Webpack |
Webpack settings |