Skip to content

perf(@angular-devkit/build-angular): use Webpack's GC memory caching in watch mode#20578

Merged
josephperrott merged 1 commit intoangular:masterfrom
clydin:webpack5/gc-caching
Apr 21, 2021
Merged

perf(@angular-devkit/build-angular): use Webpack's GC memory caching in watch mode#20578
josephperrott merged 1 commit intoangular:masterfrom
clydin:webpack5/gc-caching

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Apr 20, 2021

The GC caching mode will remove any unused cache entries after each rebuild. This prevents old modules from being retained indefinitely during long-lived development sessions.

…in watch mode

The GC caching mode will remove any unused cache entries after each rebuild. This prevents old modules from being retained indefinitely during long-lived development sessions.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Apr 20, 2021
@google-cla google-cla bot added the cla: yes label Apr 20, 2021
@clydin clydin requested a review from alan-agius4 April 20, 2021 21:17
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Apr 21, 2021
@josephperrott josephperrott merged commit ef6996a into angular:master Apr 21, 2021
@clydin clydin deleted the webpack5/gc-caching branch April 21, 2021 19:42
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 May 22, 2021
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 target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants