3 Commits

Author SHA1 Message Date
Charles Lyding
2acded4bdd fix(@schematics/angular): normalize differing TS AST versions in lazy module migration 2019-04-26 10:27:55 -07:00
Charles Lyding
576577784c fix(@schematics/angular): remove tsquery peer dependency warning
Replaces the usage of the tsquery package with a conditional based on TypeScript helper functions.  Since a TypeScript-subset is vendored within the package, a TypeScript peer dependency cannot be met even though the functionality is present.

Fixes #14270
2019-04-25 09:27:22 -07:00
Craig Spence
77f99b535d feat(@schematics/angular): add lazy module path fixer 2019-04-16 09:38:55 -07:00