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
fix(@angular/build): correct JS/TS file paths when running under Bazel
The compiler plugin now rewrites Bazel file paths if they were resolved
outside of the execution root.
This behavior is only used if Bazel environment variables are present.
0 commit comments