angular/packages/core/schematics
Paul Gschwendtner 728bfbbb31 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
2024-11-06 16:30:18 +01:00
..
migrations refactor(migrations): speed up code refactoring action for queries (#58525) 2024-11-06 16:30:18 +01:00
ng-generate fix(migrations): flip the default standalone flag in route-lazy-loading migration (#58474) 2024-11-03 19:07:09 +01:00
test refactor(migrations): use import manager in provide-initializer (#58456) 2024-11-04 18:15:00 +01:00
utils refactor(migrations): enable debug printing of compiler diagnostics (#58515) 2024-11-06 13:04:22 +01:00
BUILD.bazel feat(core): add syntactic sugar for initializers (#53152) 2024-10-22 09:38:18 -07:00
collection.json feat(migrations): expose output as function migration (#58299) 2024-10-22 07:41:41 -07:00
migrations.json refactor(migrations): use import manager in provide-initializer (#58456) 2024-11-04 18:15:00 +01:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
rollup.config.js build(migrations): skip source map generation (#58299) 2024-10-22 07:41:41 -07:00
tsconfig.json refactor(migrations): avoid relative imports in schematic code (#57214) 2024-08-29 07:50:41 -07:00