Hi all! 👋
We'd love to have some help testing the tooling for Ionic Angular 4. This issue will document how to get started.
Start Testing
Make sure you have the latest CLI release candidate:
Enable the angular project type:
ionic config set -g features.project-angular true
Start a new app, choosing angular when prompted for project type:
We don't yet have a migration guide for existing apps, but we are keeping this list of breaking changes up to date.
Found an Issue?
Feel free to reply to this thread. If it's complicated and you need more room, feel free to open a new issue.
If you find an issue with the framework, please open an issue in the framework repo.
Hi all! 👋
We'd love to have some help testing the tooling for Ionic Angular 4. This issue will document how to get started.
Start Testing
Make sure you have the latest CLI release candidate:
Enable the
angularproject type:Start a new app, choosing
angularwhen prompted for project type:We don't yet have a migration guide for existing apps, but we are keeping this list of breaking changes up to date.
Found an Issue?
Feel free to reply to this thread. If it's complicated and you need more room, feel free to open a new issue.
If you find an issue with the framework, please open an issue in the framework repo.