angular/packages/core/schematics
Kristiyan Kostadinov 5dff077d50 feat(core): add migration to remove entryComponents (#44308)
Adds an automated migration that will drop any usages of `entryComponents` from `@NgModule` and `@Component`.

PR Close #44308
2021-11-30 13:47:03 -05:00
..
migrations feat(core): add migration to remove entryComponents (#44308) 2021-11-30 13:47:03 -05:00
test feat(core): add migration to remove entryComponents (#44308) 2021-11-30 13:47:03 -05:00
utils feat(core): support TypeScript 4.5 (#44164) 2021-11-30 11:59:02 -05:00
BUILD.bazel feat(core): add migration to remove entryComponents (#44308) 2021-11-30 13:47:03 -05:00
migrations.json feat(core): add migration to remove entryComponents (#44308) 2021-11-30 13:47:03 -05:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json build: enable esModuleInterop in TypeScript compilations (#43431) 2021-10-01 18:28:45 +00:00