]> git.proxmox.com Git - extjs.git/blame - extjs/examples/modern/blackberry/.sencha/app/development.defaults.properties
add extjs 6.0.1 sources
[extjs.git] / extjs / examples / modern / blackberry / .sencha / app / development.defaults.properties
CommitLineData
6527f429
DM
1# =============================================================================\r
2# This file defines default property values that apply to the "development" build\r
3# environment.\r
4#\r
5# Please use testing.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 development.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=yes\r
18\r
19build.options.debug=true\r
20\r
21build.css.compress=false\r
22\r
23build.include.all.scss=true\r
24\r
25# By default we don't need to build an "all.js" file, or a new markup page or\r
26# slice images for IE8/9. These can be added to "development.properties" and\r
27# set to 0 to enable them if needed.\r
28skip.page=1\r
29skip.js=1\r
30skip.slice=1\r