Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Jan 17, 2025

An index request from a client browser indicates a full page reload of the application should occur. In this case, the latest full output of the application should be sent to the client which would contain all separate component and incremental updates that have occurred since the last full update from the build system. To provide for this request, the individual component updates that were previously queued are now cleared to avoid reprocessing already present updates within the application output files.

An index request from a client browser indicates a full page reload of the
application should occur. In this case, the latest full output of the
application should be sent to the client which would contain all separate
component and incremental updates that have occurred since the last full
update from the build system. To provide for this request, the individual
component updates that were previously queued are now cleared to avoid
reprocessing already present updates within the application output files.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Jan 17, 2025
@clydin clydin requested a review from alan-agius4 January 17, 2025 17:38
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Jan 17, 2025
@clydin clydin merged commit 6e416e5 into angular:main Jan 17, 2025
33 checks passed
@clydin
Copy link
Member Author

clydin commented Jan 17, 2025

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

@clydin clydin deleted the hmr/incremental-background-updates branch January 17, 2025 18:18
@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 17, 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: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants