BowerInstallSettings.

ForProduction(bool) Method

Summary

Applies the --production parameter
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Containing Type
BowerInstallSettings

Syntax

public BowerInstallSettings ForProduction(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
BowerInstallSettings