Get rid of goog.json

Use JSON.parse and JSON.stringify instead.
This commit is contained in:
Frederic Junod
2016-02-29 16:19:30 +01:00
parent 5b38eaa116
commit cf23d0541c
7 changed files with 7 additions and 18 deletions

View File

@@ -61,7 +61,6 @@ Creating a custom build requires writing a build configuration file. The format
],
"define": [
"goog.dom.ASSUME_STANDARDS_MODE=true",
"goog.json.USE_NATIVE_JSON=true",
"goog.DEBUG=false"
],
"jscomp_off": [