build: refactor ambient node & jasmine types so they are only included where needed (#25528)
PR Close #25528
This commit is contained in:
@ -13,6 +13,7 @@ UTILS = [
|
||||
|
||||
ts_library(
|
||||
name = "test_utils",
|
||||
testonly = True,
|
||||
srcs = UTILS,
|
||||
visibility = [
|
||||
"//packages/compiler-cli/test:__subpackages__",
|
||||
|
Reference in New Issue
Block a user