fix(compiler): add first bazel test for ng_module
(#19703)
We were missing quite a bit of test coverage, this is the start of recreating it. PR Close #19703
This commit is contained in:
@ -12,6 +12,7 @@ filegroup(
|
||||
# This won't scale in the general case.
|
||||
# TODO(alexeagle): figure out what to do
|
||||
srcs = glob(["/".join(["node_modules", pkg, "**", ext]) for pkg in [
|
||||
"jasmine",
|
||||
"typescript",
|
||||
"zone.js",
|
||||
"rxjs",
|
||||
|
Reference in New Issue
Block a user