Please add support (or instructions) to use Vue project with Vite (https://vitejs.dev/) instead of Webpack&Vue-cli.
Will be a great step ahead. (i've found tutorial too, but it is for vue-2, and might be now incorrect: https://qvault.io/javascript/migrating-vue-webpack-to-vitejs/ )
Yes, this would be a great feature and I would like to see Metronic use Vite also.
There are two other articles:
- https://moiva.io/blog/the-missing-migration-guide-from-vue-cli-to-vite/
- https://www.codemag.com/Article/2109071/Introducing-Vite-A-Better-Vue-CLI (see "existing projects" part)
We will consider preparing the Vite js tutorial in upcoming releases.
The biggest part must be the same for Vue 3, you can check the link below, it also contains explanations for Vue 3.
https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/
Also, SnowPack would be nice too: https://www.snowpack.dev/