You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you wait too long to make this changes, when NgModule becomes deprecated, then you're going to force dev either to continue to use the long form import which is stupid, or force them to make the changes manually.
I say make the people upgrading take the hit and spare the rest of us.
Since Angular now defaults to standalone component, it only make sense for ionic imports to be standalone by default.
It gets tedious to type something like:
vs
Make NgModule based apps use:
The text was updated successfully, but these errors were encountered: