ionic-team / starters

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

Vue starter should use vite instead of vue cli #1739

Closed elycheikhsmail closed 1 year ago

elycheikhsmail commented 2 years ago

Vue starter should use vite instead of vue cli as you know vue is maintance mode and vite is the new way of building vue apps in vue ecosystem (and maybe most js frontend) for this raisons I inspect ionic-vue to be based on vite as main tools for dev and prod.

liamdebeasi commented 1 year ago

Thanks for the report. Ionic CLI v7 now ships Vue starters with Vite, so I am going to close this.