Documentation Home

Resource Bundling

Configuration Variables

Turning on bundling

Property Default Value
bundle.enabled true

Turning on minification

Property Default Value
minify.enabled true

Javascript minification

Property Default Value
minify.closure.compiler.languageIn ECMASCRIPT5
minify.closure.compiler.languageOut NO_TRANSPILE
minify.closure.compiler.warningLevel QUIET

note: all property defaults are production defaults. In development, bundling.enabled and minify.enabled are defaulted to false