mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +00:00
Fix build after []
Fixes [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=165933643
This commit is contained in:
@@ -12,6 +12,7 @@ closure_js_library(
|
||||
suppress = [
|
||||
"JSC_UNKNOWN_EXPR_TYPE",
|
||||
"JSC_IMPLICITLY_NULLABLE_JSDOC",
|
||||
"JSC_DEPRECATED_PROP_REASON",
|
||||
],
|
||||
deps = [
|
||||
"//java/google/registry/ui/soy",
|
||||
|
||||
@@ -12,6 +12,7 @@ closure_js_library(
|
||||
suppress = [
|
||||
"JSC_UNKNOWN_EXPR_TYPE",
|
||||
"JSC_IMPLICITLY_NULLABLE_JSDOC",
|
||||
"JSC_DEPRECATED_PROP_REASON",
|
||||
],
|
||||
deps = [
|
||||
"//java/google/registry/ui/js",
|
||||
|
||||
Reference in New Issue
Block a user