ionic-team / starters

Starter templates for Ionic apps, used by the Ionic CLI
MIT License
462 stars 316 forks source link

chore(): revert angular standalone usage #1772

Closed liamdebeasi closed 1 year ago

liamdebeasi commented 1 year ago

There is some confusion surrounding the usage of standalone components with the Ionic Angular starter app. As a result, we have decided to revert the mandatory standalone component roll out in favor of apps with NgModules. We plan to re-introduce the standalone starters in the future but as an optional change when creating using the Ionic CLI.

Related: https://github.com/ionic-team/starters/pull/1773