Commit 207930e
committed
feat(bazel): support spec bundling with
This is an initial, and still sufficient version of spec bundling for
`rules_js`. Notably it's significantly shorter and very clean. Very
convincing to see this short code snippet for a previously rather
complicated piece.
We will continue to need spec bundling for ESM Karma tests. This is
expected and even speeds up tests significantly, and improves stability.rules_js
1 parent bf0dd63 commit 207930e
File tree
5 files changed
+342
-43
lines changed- bazel
- spec-bundling
- github-actions/bazel/configure-remote
5 files changed
+342
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments