chanced / filedrop-svelte

File dropzone for Svelte.
MIT License
109 stars 12 forks source link

Vite plugin gives WARNING #22

Open guildenstern70 opened 1 month ago

guildenstern70 commented 1 month ago

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.

filedrop-svelte@0.1.2

See https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.

chanced commented 1 month ago

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.