ramp4-pcar4 / story-ramp

Storytelling with interactive maps using RAMP
MIT License
3 stars 12 forks source link

Upgrade Vue CLI to Vite #381

Open yileifeng opened 10 months ago

yileifeng commented 10 months ago

Recommended build toolchain for Vue 3 projects. Might be worthwhile considering a significant improvement in development server speed. Can be done alongside the Vue 3 refactor.

AleksueiR commented 10 months ago

Who recommends it?

yileifeng commented 10 months ago

Mentioned as part of the official migration docs, much faster startup times for performance.

AleksueiR commented 10 months ago

Is it built by the same guys who built Vue? Seems like of a lot of official tooling is being deprecated in favour of some new ones. Strange how they suggest you switch to a different tool instead of release a new version of the old one that is better geared to Vue 3.

yileifeng commented 10 months ago

Looks like the same Vue team: https://vitejs.dev/team.html