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:
Greg Magolan
2020-01-08 11:09:36 -08:00
committed by Matias Niemelä
parent 1e3f41be8f
commit a28c02bf89
42 changed files with 5 additions and 50 deletions

View File

@ -17,6 +17,5 @@ jasmine_node_test(
"//packages/bazel/src/schematics/ng-add:test",
"//packages/bazel/src/schematics/ng-new:test",
"//packages/bazel/src/schematics/utility:test",
"//tools/testing:node",
],
)