sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
864 stars 105 forks source link

chore: use svelte 4 #680

Closed bluwy closed 1 year ago

bluwy commented 1 year ago

close #678

Tests are intentionally failing until #679 is merged. merged

bluwy commented 1 year ago

Looks like we can't run Svelte 4 in node14 CI since it doesn't support node14 anymore, so I made Svelte 3 to test in node14 instead. Don't think we need another CI run for Svelte 3 + node16? (which feels a bit wasteful)