Skip to content

Commit 6f1f0e7

Browse files
committed
perf(@angular/cli): optimize update schematic registry query counts by fetching package metadata lazily
Optimize the ng update registry requests by only querying package metadata for packages that are actually being updated, while resolving other dependencies locally from disk (with fallback to registry for uninstalled/mocked packages). This reduces network query counts by 80-90% during ng update.
1 parent 11a4438 commit 6f1f0e7

1 file changed

Lines changed: 287 additions & 94 deletions

File tree

  • packages/angular/cli/src/commands/update/schematic

0 commit comments

Comments
 (0)