refactor(migrations): speed up code refactoring action for queries (#… · angular/angular@728bfbb · GitHub
Skip to content

Commit 728bfbb

Browse files
devversionpkozlowski-opensource
authored andcommitted
refactor(migrations): speed up code refactoring action for queries (#58525)
We were not properly passing around the TCB full program optimization, so TCB generation was done per individual file. This significantly slowed down reference resolution. PR Close #58525
1 parent 4a0dc3c commit 728bfbb

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

  • packages

packages/compiler-cli/src/ngtsc/typecheck/src/checker.ts

Lines changed: 1 addition & 1 deletion

packages/core/schematics/migrations/signal-queries-migration/migration.ts

Lines changed: 5 additions & 6 deletions

0 commit comments

Comments
 (0)