angular-cn/packages/core/schematics/migrations/move-document
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
..
BUILD.bazel feat(core): add schematics to move deprecated DOCUMENT import (#29950) 2019-04-22 08:48:48 -07:00
document_import_visitor.ts feat(core): add schematics to move deprecated DOCUMENT import (#29950) 2019-04-22 08:48:48 -07:00
index.ts refactor(core): add `createMigrationCompilerHost` (#32827) 2019-10-04 11:45:35 -07:00
move-import.ts feat(core): add schematics to move deprecated DOCUMENT import (#29950) 2019-04-22 08:48:48 -07:00