Open
Description
Checks
- Not a duplicate.
- Not a question, feature request, or anything other than a bug report directly related to Svelte Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions
Version
0.2.9
Description
Hi,
I got this warning in console:
In the latest version of Vite it's required to specify svelte export:
https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition
Reproduction Link
No response
Steps to Reproduce
- npm create svelte@latest my-app
- cd my-app
- npm install @splidejs/svelte-splide
- npm install
- npm run dev
Expected Behaviour
no console warning will be great