PR Close #26488
This commit is contained in:
@ -28,5 +28,7 @@ ts_library(
|
||||
name = "node_no_angular",
|
||||
testonly = 1,
|
||||
srcs = ["init_node_no_angular_spec.ts"],
|
||||
deps = ["//packages:types"],
|
||||
deps = [
|
||||
"//packages:types",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user