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

Open
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.

@clydin clydin added the target: minor This PR is targeted for the next minor release label 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.
@clydin clydin force-pushed the application/bazel-path-rewrite branch from 6f64315 to 3c2005c Compare August 8, 2025 15:40
@clydin clydin added target: rc This PR is targeted for the next release-candidate and removed target: minor This PR is targeted for the next minor release labels Aug 13, 2025
@clydin clydin marked this pull request as ready for review August 13, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @angular/build target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant