Skip to content

fix(@angular/build): correct JS/TS file paths when running under Bazel #30843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clydin
Copy link
Member

@clydin clydin commented Aug 6, 2025

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.

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.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Aug 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular/build target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant