]> git.proxmox.com Git - extjs.git/blame - extjs/examples/modern/oreilly/.sencha/app/production.defaults.properties
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / modern / oreilly / .sencha / app / production.defaults.properties
CommitLineData
6527f429
DM
1# =============================================================================\r
2# This file defines default property values that apply to the "production" build\r
3# environment.\r
4#\r
5# Please use production.properties to customize these properties unless you want\r
6# your customizations to be for all environments. In that case, you can instead\r
7# override these properties in build.properties.\r
8#\r
9# The properties defined in this file take priority over defaults.properties\r
10# but are lower priority than build.properties which in turn is lower priority\r
11# than production.properties.\r
12#\r
13# IMPORTANT - This file should not be modified by an app as it is overwritten\r
14# during each app upgrade.\r
15# =============================================================================\r
16\r
17build.options.logger=no\r
18\r
19build.options.debug=false\r
20\r
21# enable the full class system optimizer\r
22app.output.js.optimize=true\r
23build.optimize=${build.optimize.enable}\r
24\r
25enable.resource.compression=true\r
26\r
27build.embedded.microloader.compressor=-closure\r