svelte-carousel
svelte-carousel copied to clipboard
Warning when using svelte v4
When using svelte-carousel in combination with svelte v4, I'm getting the following warning.
12:39:58 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
[email protected]
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
I get the same warning.