Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Jan 3, 2025

The dev-server will now leverage the incremental build result data from the application
builder. This removes the need to directly analyze all the newly built files within the
dev-server to determine what type of update is needed. Incremental build results also
only contain the files that are new and/or modified and removes the need to pass a potentially
large amount of file content between the application build and the dev-server.

@clydin clydin added state: blocked target: minor This PR is targeted for the next minor release labels Jan 3, 2025
@clydin clydin force-pushed the application/incremental-dev-server branch from 47cbe62 to bb206f9 Compare January 6, 2025 14:18
@clydin clydin marked this pull request as ready for review January 6, 2025 14:24
…t in dev-server

The dev-server will now leverage the incremental build result data from the application
builder. This removes the need to directly analyze all the newly built files within the
dev-server to determine what type of update is needed. Incremental build results also
only contain the files that are new and/or modified and removes the need to pass a potentially
large amount of file content between the application build and the dev-server.
@clydin clydin force-pushed the application/incremental-dev-server branch from bb206f9 to ad851cf Compare January 6, 2025 14:36
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jan 6, 2025
@clydin clydin requested a review from alan-agius4 January 6, 2025 15:14
@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 6, 2025
@clydin clydin merged commit 0581c45 into angular:main Jan 6, 2025
32 checks passed
@clydin clydin deleted the application/incremental-dev-server branch January 6, 2025 16:00
@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 6, 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: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants