Skip to content

refactor(@angular/build): use utility helper to get project root paths #30195

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

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 29, 2025

The application, karma, and unit-test builders now all use the same utility function to get the project root and project source root paths. This helps ensure consistent behavior and removes repeat code within each.

The `application`, `karma`, and `unit-test` builders now all use the same
utility function to get the project root and project source root paths.
This helps ensure consistent behavior and removes repeat code within each.
@clydin clydin added the target: major This PR is targeted for the next major release label Apr 29, 2025
@clydin clydin requested a review from alan-agius4 April 29, 2025 16:00
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Apr 29, 2025
@clydin clydin merged commit 95554fd into angular:main Apr 29, 2025
33 checks passed
@clydin clydin deleted the application/project-root-paths branch April 29, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: @angular/build target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants