Skip to content

Commit 28e9c9c

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 28e9c9c

1 file changed

Lines changed: 262 additions & 94 deletions

File tree

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

0 commit comments

Comments
 (0)