build: derive ts_library dep from jasmine_node_test boostrap label if it ends in _es5
(#34736)
PR Close #34736
This commit is contained in:

committed by
Matias Niemelä

parent
1e3f41be8f
commit
a28c02bf89
@ -27,6 +27,5 @@ jasmine_node_test(
|
||||
"//packages/platform-server",
|
||||
"//packages/platform-server/testing",
|
||||
"//packages/private/testing",
|
||||
"//tools/testing:node",
|
||||
],
|
||||
)
|
||||
|
@ -28,6 +28,5 @@ jasmine_node_test(
|
||||
],
|
||||
deps = [
|
||||
":test_lib",
|
||||
"//tools/testing:node",
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user