Commit b85b3cf
committed
build: fix snapshot jobs by not updating
Angular Bazel has switched to no longer generate devmode outputs
but instead be ESM only. These changes are not yet released, and
also they rely on `ts_library` being patched.
Until our components setup works with it, we cannot update
`@angular/bazel`.
(cherry picked from commit 0f58252)@angular/bazel (#26357)1 parent e7fc766 commit b85b3cf
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
0 commit comments