Always use goog.json.parse and set goog.json.USE_NATIVE_JSON=true

This commit is contained in:
Frederic Junod
2014-07-02 15:56:48 +02:00
parent cf85079d22
commit 190db934ee
5 changed files with 4 additions and 15 deletions

View File

@@ -236,6 +236,7 @@ def examples_star_json(name, match):
],
"define": [
"goog.dom.ASSUME_STANDARDS_MODE=true",
"goog.json.USE_NATIVE_JSON=true",
"goog.DEBUG=false"
],
"jscomp_error": [