Mark 'es5Strict' checks as errors
This commit is contained in:
4
build.py
4
build.py
@@ -254,6 +254,7 @@ def examples_star_json(name, match):
|
||||
"duplicate",
|
||||
"duplicateMessage",
|
||||
"es3",
|
||||
"es5Strict",
|
||||
"externsValidation",
|
||||
"fileoverviewTags",
|
||||
"globalThis",
|
||||
@@ -276,9 +277,6 @@ def examples_star_json(name, match):
|
||||
"extra_annotation_name": [
|
||||
"api", "observable"
|
||||
],
|
||||
"jscomp_off": [
|
||||
"es5Strict"
|
||||
],
|
||||
"compilation_level": "ADVANCED",
|
||||
"output_wrapper": "// OpenLayers 3. See http://ol3.js.org/\n(function(){%output%})();",
|
||||
"use_types_for_optimization": True,
|
||||
|
||||
Reference in New Issue
Block a user