primefaces/sakai-vue-cli

I've ported sakai-vue from vue-cli to Vite.

3ig opened this issue · 3 comments

3ig commented

https://github.com/3ig/sakai-vue-vite

Switched Vue-cli to Vite and updated all the dependencies to their latest versions.
Build time on M1 MacBook Air is 3s. Hot reload is instant.
Using Node v16 and up is recommended.
Enjoy :)

Thanks for the great job! Vite is super, porting hard. Can you give some clues how to port. I couldn't find any documents.

thank you. it is a great job. How to change base_path ?

Great job.

Thank you!