Commit 09cb90c
committed
feat(bazel/karma): expose karma web test rule in shared karma code
We should re-export the unmodified karma web test macro/rule in the
dev-infra Karma shared code so that a single import in consumer
repositories like framework is sufficient. Currently framework
would need to import from `@bazel/concatjs` and from `dev-infra-private/bazel/karma`
to get access to the Karma Bazel rules/macros.1 parent bf9a773 commit 09cb90c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments