Get rid of goog.json
Use JSON.parse and JSON.stringify instead.
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user