This reverts commit da4782e67f
.
PR Close #34730
This commit is contained in:
@ -23,13 +23,14 @@ ts_library(
|
||||
jasmine_node_test(
|
||||
name = "ngtsc",
|
||||
timeout = "long",
|
||||
bootstrap = ["//tools/testing:node_no_angular_es5"],
|
||||
data = [
|
||||
"//packages/compiler-cli/test/ngtsc/fake_core:npm_package",
|
||||
],
|
||||
shard_count = 4,
|
||||
templated_args = ["--node_options=--require=$(rlocation $(location //tools/testing:node_no_angular_es5))"],
|
||||
deps = [
|
||||
":ngtsc_lib",
|
||||
"//tools/testing:node_no_angular_es5",
|
||||
"@npm//minimist",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user