WebpackLocalRunnerSettings.

SetPathToWebpackJs(FilePath) Method

Summary

Sets the location of local webpack node installation
Assembly
Cake.Webpack.dll
Namespace
Cake.Webpack
Containing Type
WebpackLocalRunnerSettings

Syntax

public WebpackLocalRunnerSettings SetPathToWebpackJs(FilePath webpackJs)

Parameters

Name Type Description
webpackJs FilePath Path to local webpack installation

Return Value

Type Description
WebpackLocalRunnerSettings