filedrop-svelte
filedrop-svelte copied to clipboard
Vite plugin gives WARNING
Newer Svelte versions give the following warning:
[vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
See https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
Thanks for the heads up.
I'll get to this as soon as I can. I've been meaning to migrate this package to svelte 4.