ZeaInc / zea-svelte-template

This Svelte Template is a preconfigured Svelte app that combines the engine and many of the popular plugins.
https://www.zea.live/en/ecosystem/svelte-template
MIT License
0 stars 0 forks source link

Migrate to Vite #32

Open mauroporras opened 3 years ago

mauroporras commented 3 years ago

https://vitejs.dev/guide/why.html

phtaylor commented 3 years ago

should be much faster because it uses es6 modules in the browser.

phtaylor commented 3 years ago

I hope we get source maps in this migration.