angular/packages/core/schematics
Lukas Matta 95344c19f3 fix(migrations): Do not remove a template if it is referenced even with a trailing semilocon
This commit fixes a behavior where under certain conditions, the migration script ignored
a template reference with a trailing semicolon and incorrectly removed the definition
of a referenced template.

Fixes #64741

(cherry picked from commit 64cb08529d)
2025-10-29 10:51:01 +01:00
..
migrations fix(migrations): Do not remove a template if it is referenced even with a trailing semilocon 2025-10-29 10:51:01 +01:00
ng-generate refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:59 +01:00
test fix(migrations): Do not remove a template if it is referenced even with a trailing semilocon 2025-10-29 10:51:01 +01:00
utils refactor(compiler-cli): Remove deep imports of compiler-cli in angular/core 2025-10-28 15:58:59 +01:00
BUILD.bazel feat(migrations): Adds support for CommonModule to standalone migration (#64138) 2025-10-15 10:37:37 -07:00
collection.json feat(migrations): Adds support for CommonModule to standalone migration (#64138) 2025-10-15 10:37:37 -07:00
migrations.json refactor(core): run control-flow migration by default (#64136) 2025-10-01 11:51:33 -04:00
rollup.config.js refactor(migrations): exclude all @angular/* packages from schematics bundle 2025-10-28 20:51:53 +01:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00