1
0
mirror of https://github.com/google/nomulus synced 2026-02-04 12:02:30 +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:
jianglai
2018-08-09 13:01:26 -07:00
parent 33ee7de457
commit 32ed197103
12 changed files with 832 additions and 42 deletions

View File

@@ -13,6 +13,7 @@ closure_js_library(
"JSC_UNKNOWN_EXPR_TYPE",
"JSC_IMPLICITLY_NULLABLE_JSDOC",
"JSC_DEPRECATED_PROP_REASON",
"JSC_STRICT_INEXISTENT_PROPERTY",
],
deps = [
"//java/google/registry/ui/soy",

View File

@@ -13,6 +13,7 @@ closure_js_library(
"JSC_UNKNOWN_EXPR_TYPE",
"JSC_IMPLICITLY_NULLABLE_JSDOC",
"JSC_DEPRECATED_PROP_REASON",
"JSC_STRICT_INEXISTENT_PROPERTY",
],
deps = [
"//java/google/registry/ui/js",