Extra annotations for build.py as well

This commit is contained in:
Tim Schaub
2014-07-05 16:19:41 -04:00
parent d99a61545c
commit 5a24d022cf

View File

@@ -320,6 +320,9 @@ def examples_star_json(name, match):
"violatedModuleDep",
"visibility"
],
"extra_annotation_name": [
"api", "observable"
],
"jscomp_off": [
"es5Strict"
],