mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
01677b21b6
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