sveltejs / vite-plugin-svelte

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

fix(types): export PluginOptions #976

Closed dominikg closed 2 months ago

dominikg commented 2 months ago

primarily exported so that SvelteKit can forward it in its config type. Endusers should prefer the SvelteConfig or Options.