Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Jan 13, 2025

The creation of the internal Angular compilation used by the internal esbuild plugin is now created within the main execution phase of the build process. This is causes no behavior changes but provides the infrastructure for several addition refactoring improvements including performance improvements of the HMR process. The private API for the createCompilerPlugin has kept its function signature and currently is not affected by this change.

…execution

The creation of the internal Angular compilation used by the internal esbuild
plugin is now created within the main execution phase of the build process.
This is causes no behavior changes but provides the infrastructure for several
addition refactoring improvements including performance improvements of the
HMR process. The private API for the `createCompilerPlugin` has kept its
function signature and currently is not affected by this change.
@clydin clydin marked this pull request as ready for review January 13, 2025 19:15
@clydin clydin requested a review from alan-agius4 January 13, 2025 19:15
@clydin clydin added action: review The PR is still awaiting reviews from at least one requested reviewer target: rc This PR is targeted for the next release-candidate labels Jan 13, 2025
@alan-agius4 alan-agius4 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 Jan 14, 2025
@clydin clydin merged commit 61d98fd into angular:main Jan 14, 2025
35 checks passed
@clydin
Copy link
Member Author

clydin commented Jan 14, 2025

The changes were merged into the following branches: main, 19.1.x

@clydin clydin deleted the application/main-angular-comp branch January 14, 2025 15:38
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker 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.

2 participants