2 Commits

Author SHA1 Message Date
Charles Lyding
01e242487b fix(@schematics/angular): avoid tslint overhead for lazy module migration
By using a pure schematic based implementation the overhead of running tslint can be removed.  This also has the benefit of allowing direct control over the files loaded and to modify files only within the schematic tree context.
For a hello world application, there was a ~20% performance improvement for the CLI migration from 7.0 to 8.0 as well as a ~10% reduction in memory usage.
2019-05-07 15:47:37 -06:00
Craig Spence
77f99b535d feat(@schematics/angular): add lazy module path fixer 2019-04-16 09:38:55 -07:00