summaryrefslogtreecommitdiffstats
path: root/install/ui/src/build.profile.js
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2013-11-04 17:00:54 +0100
committerMartin Kosek <mkosek@redhat.com>2014-01-21 12:04:03 +0100
commit2d1e8d2e4938a74264c471aadd6d2e350c755a7f (patch)
tree90fac1c3e05d935be4b870322b92117e5ece387f /install/ui/src/build.profile.js
parentbdb3095ade037daa1942c16e906eda62da720b77 (diff)
downloadfreeipa-2d1e8d2e4938a74264c471aadd6d2e350c755a7f.tar.gz
freeipa-2d1e8d2e4938a74264c471aadd6d2e350c755a7f.tar.xz
freeipa-2d1e8d2e4938a74264c471aadd6d2e350c755a7f.zip
Update Dojo to 1.9.1
https://fedorahosted.org/freeipa/ticket/3904
Diffstat (limited to 'install/ui/src/build.profile.js')
-rw-r--r--install/ui/src/build.profile.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/install/ui/src/build.profile.js b/install/ui/src/build.profile.js
index 5887daa85..aebe9b18f 100644
--- a/install/ui/src/build.profile.js
+++ b/install/ui/src/build.profile.js
@@ -9,9 +9,9 @@ var profile = (function(){
releaseName: "build",
action: "release",
- layerOptimize: "comments",
- optimize: "comments",
- cssOptimize: "comments",
+ layerOptimize: false,
+ optimize: false,
+ cssOptimize: false,
mini: true,
stripConsole: "warn",
selectorEngine: "lite",