mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
With this change we spawn workers lazily based on the amount of work that needs to be done. Before this change we spawned the maximum of workers possible. However, in some cases there are less tasks than the max number of workers which resulted in created unnecessary workers Reference: #35717 PR Close #35719 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||