Skip to content
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

build: replace @angular/build version with archive in local builds #27572

Merged
merged 1 commit into from May 1, 2024

Conversation

clydin
Copy link
Member

@clydin clydin commented May 1, 2024

When creating a local development build of the repository via yarn build --local, the package version for @angular/build within @angular-devkit/build-angular will now correctly be replaced with the path to the locally built archive of @angular/build.

When creating a local development build of the repository via `yarn build --local`,
the package version for `@angular/build` within `@angular-devkit/build-angular`
will now correctly be replaced with the path to the locally built archive of
`@angular/build`.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label May 1, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label May 1, 2024
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 1, 2024
@clydin clydin requested a review from alan-agius4 May 1, 2024 19:13
@alan-agius4
Copy link
Collaborator

I suspect that eb8f1fa will no longer be needed after this change.

@clydin clydin added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels May 1, 2024
@clydin clydin merged commit df82da5 into angular:main May 1, 2024
36 checks passed
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: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants