Always use goog.json.parse and set goog.json.USE_NATIVE_JSON=true
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
],
|
||||
"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