sveltejs / vite-plugin-svelte

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

feat!: remove commonjs build #522

Closed dominikg closed 1 year ago

dominikg commented 1 year ago

fixes #487

see faq if you need commonjs

bluwy commented 1 year ago

side topic, i'm not sure if breaking: is a valid scope. i usually see it as feat!: or chore!: 🤔 (or maybe it's a different convention)