WebpackRunnerFactory.

FromPath(DirectoryPath) Method

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