angular/packages/core/schematics
Paul Gschwendtner bd2b454faf refactor(migrations): gracefully proceed if reference cannot be resolved (#61426)
A runtime error can surface when TypeScript internally fails to resolve
a reference that is named similar to an input, but no `.d.ts` is
available for it.

See example error:
https://github.com/microsoft/TypeScript/issues/61473#issuecomment-2746537781.

PR Close #61426
2025-05-19 11:04:54 +00:00
..
migrations refactor(migrations): gracefully proceed if reference cannot be resolved (#61426) 2025-05-19 11:04:54 +00:00
ng-generate build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
test build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
utils build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
BUILD.bazel build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
collection.json build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
migrations.json build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
rollup.config.js build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00