]> git.proxmox.com Git - sencha-touch.git/blob - src/examples/tabs/.sencha/app/production.defaults.properties
import Sencha Touch 2.4.2 source
[sencha-touch.git] / src / examples / tabs / .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.deltas=true
22
23 enable.cache.manifest=true
24
25 enable.resource.compression=true
26
27 build.enable.embedded.manifest=false
28
29 app.microloader.name=production.js
30
31 build.embedded.microloader.compressor=-closure