mirror of
https://github.com/fergalmoran/dss-mobile.git
synced 2025-12-22 01:41:12 +00:00
18 lines
704 B
Properties
18 lines
704 B
Properties
# =============================================================================
|
|
# This file provides an override point for default variables defined in
|
|
# build.properties and defaults.properties.
|
|
#
|
|
# IMPORTANT - Sencha Cmd will merge your changes with its own during upgrades.
|
|
# To avoid potential merge conflicts avoid making large, sweeping changes to
|
|
# this file.
|
|
# =============================================================================
|
|
|
|
enable.deltas=true
|
|
enable.cache.manifest=true
|
|
enable.resource.compression=true
|
|
build.enable.embedded.manifest=false
|
|
|
|
build.options=${build.options.debug.disable},${build.options.logger.disable},${build.options.default}
|
|
app.microloader.name=production.js
|
|
|