You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: fix snapshot jobs by not updating @angular/bazel (#26357)
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)
0 commit comments