sveltejs / vite-plugin-svelte

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

breaking: remove support for 14 and 16 #744

Closed dominikg closed 1 year ago

dominikg commented 1 year ago

node16 is end of life and vite5 also requires node18.

fixes #722