angular-cn/packages/core/schematics/migrations/undecorated-classes-with-di
Alan 01677b21b6 refactor(core): add `createMigrationCompilerHost` (#32827)
Current we need to create and override certain compiler host methods in every schematic because schematics use a virtual fs. We this change we extract this logic to a common util.

PR Close #32827
2019-10-04 11:45:35 -07:00
..
decorator_rewrite refactor(core): undecorated-classes migration should properly construct object literal from metadata (#32319) 2019-08-28 17:11:36 -07:00
BUILD.bazel feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
create_ngc_program.ts refactor(core): undecorated-classes-with-di migration should ignore referenced resources (#32953) 2019-10-02 14:54:33 -07:00
find_base_classes.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
import_manager.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
index.ts refactor(core): add `createMigrationCompilerHost` (#32827) 2019-10-04 11:45:35 -07:00
ng_declaration_collector.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00
transform.ts fix(language-service): create StaticReflector once only (#32543) 2019-10-03 15:02:03 -07:00
update_recorder.ts feat(core): add undecorated classes migration schematic (#31650) 2019-08-13 14:40:52 -07:00