WebpackRunnerSettings.

OutputAsJson(bool) Method

Summary

Whether to append the --json switch
Assembly
Cake.Webpack.dll
Namespace
Cake.Webpack
Containing Type
WebpackRunnerSettings

Syntax

public WebpackRunnerSettings OutputAsJson(bool enable = true)

Parameters

Name Type Description
enable bool

Return Value

Type Description
WebpackRunnerSettings