compilation_level is now just ADVANCED and SIMPLE

This commit is contained in:
Éric Lemoine
2014-07-02 12:20:48 +02:00
parent a157ecd788
commit f54398eda3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"jscomp_off": [
"es5Strict"
],
"compilation_level": "SIMPLE_OPTIMIZATIONS",
"compilation_level": "SIMPLE",
"output_wrapper": "%output%",
"use_types_for_optimization": false,
"manage_closure_dependencies": true