Switch from deprecated polymer_pass flag to polymer_version flag
Change-Id: I469957c3f93821bcde8347ec407941f4cd4aa6cf
This commit is contained in:
@@ -16,7 +16,7 @@ def polygerrit_bundle(name, srcs, outs, app):
|
||||
# See: https://github.com/google/closure-compiler/issues/2042
|
||||
compilation_level = "WHITESPACE_ONLY",
|
||||
defs = [
|
||||
"--polymer_pass",
|
||||
"--polymer_version=1",
|
||||
"--jscomp_off=duplicate",
|
||||
"--force_inject_library=es6_runtime",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user