Skip to content

refactor(@ngtools/webpack): use Webpack 5 modified/removed file sets for changed list#20582

Merged
josephperrott merged 1 commit intoangular:masterfrom
clydin:webpack5/changed-files-perf
Apr 21, 2021
Merged

refactor(@ngtools/webpack): use Webpack 5 modified/removed file sets for changed list#20582
josephperrott merged 1 commit intoangular:masterfrom
clydin:webpack5/changed-files-perf

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Apr 21, 2021

Webpack 5 directly provides the set of modified and removed files. This feature allows for the removal of the file timestamp logic within the plugin that was previously used to generated the set of changed files on a rebuild.

…for changed list

Webpack 5 directly provides the set of modified and removed files. This feature allows for the removal of the file timestamp logic within the plugin that was previously used to generated the set of changed files on a rebuild.
@clydin clydin added the target: rc This PR is targeted for the next release-candidate label Apr 21, 2021
@google-cla google-cla bot added the cla: yes label Apr 21, 2021
@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 86754e4 into angular:master Apr 21, 2021
@clydin clydin deleted the webpack5/changed-files-perf branch April 21, 2021 19:44
@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