Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I'd like to use ViteJS instead of Web Pack in our project.
You can read more about vite here :https://vitejs.dev/guide/
I tried to create a update project to use ViteJS but I always have errors.
4 │ import Vue from 'vue';
The error shown because Vue v3 has no default export member.
If the current code can support Vite, great! Can you provide a demo for it?
Thanks!