angular-cn/packages/core/schematics
Paul Gschwendtner f197191a5f refactor(core): better error message for undecorated-classes-with-di migration (#33315)
Currently if one of the project targets could not be analyzed
due to AOT compiler program failures, we gracefully proceed
with the migration. This is expected, but we should not
print a message at the end of the migration that the migration
was _successful_. The migration was only done partially, hence
it's potentially incomplete and we should make it clear that once
the failures are resolved, the migration should be re-run.

PR Close #33315
2019-10-30 11:31:09 -07:00
..
migrations refactor(core): better error message for undecorated-classes-with-di migration (#33315) 2019-10-30 11:31:09 -07:00
test refactor(core): better error message for undecorated-classes-with-di migration (#33315) 2019-10-30 11:31:09 -07:00
utils refactor(core): add `createMigrationCompilerHost` (#32827) 2019-10-04 11:45:35 -07:00
BUILD.bazel feat(core): add ModuleWithProviders generic type migration (#33217) 2019-10-21 15:53:28 -04:00
migrations.json refactor(core): update migrations descriptions (#33440) 2019-10-28 17:07:50 -07:00
tsconfig.json feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00