mirror of
https://github.com/google/nomulus.git
synced 2025-05-13 07:57:13 +02: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:
parent
33ee7de457
commit
32ed197103
12 changed files with 832 additions and 42 deletions
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue