angular-toolkit
angular-toolkit copied to clipboard
refactor(schematics): extend from @schematics/angular at top level
This PR simplify the structure of collection.json
.
By doing so, we no longer need to worry about upstream's @schematics/angular changing their schematics name (which cause issues, like #470) or adding a new one (no need to manually add new schematic, like #461)
Closes #470
Hello! Just getting to this. Glad to see there's a way to go forward with this, considering the extend
key didn't exist in previous versions of angular. I'll do a quick test to verify, but this should be good to go.
I'm going to close this PR because the fix was already merged in #484. (Thank you, Mike 😄)
Upgrade the @ionic/angular-toolkit
package to the latest version should be able to fix issues like #470 and https://github.com/ionic-team/ionic-cli/issues/4922