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