mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 05:52:41 +08:00
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.