Write version in builds

This commit is contained in:
tsauerwein
2014-07-25 15:12:05 +02:00
parent f468239e71
commit 9102647751
2 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"es5Strict"
],
"compilation_level": "ADVANCED",
"output_wrapper": "// OpenLayers 3. See http://ol3.js.org/\n(function(){%output%})();",
"output_wrapper": "(function(){%output%})();",
"use_types_for_optimization": true,
"manage_closure_dependencies": true
}