mirror of
https://github.com/google/nomulus
synced 2026-02-05 04:21:07 +00:00
Update Nomulus to build with bazel 0.16.0
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=208097351
This commit is contained in:
@@ -7,4 +7,7 @@ load("@io_bazel_rules_closure//closure:defs.bzl", "closure_js_library")
|
||||
closure_js_library(
|
||||
name = "externs",
|
||||
srcs = glob(["*.js"]),
|
||||
suppress = [
|
||||
"JSC_STRICT_INEXISTENT_PROPERTY",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user