-
Notifications
You must be signed in to change notification settings - Fork 669
ng-toolkit #3103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
project type: angular
Ionic Angular 4+ projects
Milestone
Comments
The plan is to use ng-toolkit as a library much like We can pass in configuration unrelated to Angular build/serve logic |
📝 RC.7 will need updated starters to include the ng-toolkit |
This was referenced Jun 2, 2018
In RC.8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should add
@ionic/ng-toolkit
as a separation layer between the third-party Angular CLI so that it can be versioned independently of the Ionic CLI.This would let people keep the Ionic CLI up-to-date even if they needed an older version of the Angular CLI.
Tying the Angular CLI API to the Ionic CLI has already resulted in these issues:
The text was updated successfully, but these errors were encountered: