vadimkorr / svelte-carousel

The awesome carousel component for Svelte 3 :arrow_left: :art: :arrow_right:
https://vadimkorr.github.io/svelte-carousel
Apache License 2.0
285 stars 63 forks source link

Warning when using svelte v4 #157

Open Paultje52 opened 8 months ago

Paultje52 commented 8 months ago

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.

svelte-carousel@1.0.25

Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
jis3r commented 8 months ago

I get the same warning.