Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Jun 25, 2021

See individual commits.

clydin added 2 commits June 25, 2021 11:43
…dependency

The worker pool for differential loading and i18n processing is now managed by the `piscina` dependency. This dependency is already used within the recently added JavaScript optimizer refactoring and reduces both the number of direct dependencies and amount of code to setup the worker pools.
…ntial loading processor

Webpack is a large dependency with a large dependency graph. By only loading Webpack when needed in the differential loading and i18n processors, initial startup time can be improved and memory usage can be reduced.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Jun 25, 2021
@google-cla google-cla bot added the cla: yes label Jun 25, 2021
@clydin clydin requested a review from alan-agius4 June 25, 2021 16:24
@alan-agius4 alan-agius4 added the action: merge The PR is ready for merge by the caretaker label Jun 28, 2021
@alan-agius4 alan-agius4 merged commit fd4ae0f into angular:master Jun 28, 2021
@clydin clydin deleted the jestworker-to-piscina branch June 28, 2021 12:45
@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 Jul 29, 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: 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