This reverts commit da4782e67f
.
PR Close #34730
This commit is contained in:
@ -16,10 +16,11 @@ ts_library(
|
||||
|
||||
jasmine_node_test(
|
||||
name = "css_parser",
|
||||
bootstrap = ["//tools/testing:node_es5"],
|
||||
templated_args = ["--node_options=--require=$(rlocation $(location //tools/testing:node_es5))"],
|
||||
deps = [
|
||||
":css_parser_lib",
|
||||
"//tools/testing:node",
|
||||
"//tools/testing:node_es5",
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user