Get rid of goog.json
Use JSON.parse and JSON.stringify instead.
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
],
|
||||
"define": [
|
||||
"goog.dom.ASSUME_STANDARDS_MODE=true",
|
||||
"goog.json.USE_NATIVE_JSON=true",
|
||||
"goog.DEBUG=false"
|
||||
],
|
||||
"jscomp_error": [
|
||||
|
||||
Reference in New Issue
Block a user