sveltejs / vite-plugin-svelte

Svelte plugin for http://vitejs.dev/
MIT License
844 stars 103 forks source link

feat(optimizeDeps): generate globs for svelte #879

Closed dominikg closed 5 months ago

dominikg commented 6 months ago

to increase compatibility with future versions

alternative to #877

dominikg commented 5 months ago

@bluwy mentioned that the globs ending with .js don't match the exports at all, so they are not working as needed. closing