### Checks - [X] Not a duplicate. - [X] 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 1. npm create svelte@latest my-app 2. cd my-app 3. npm install @splidejs/svelte-splide 4. npm install 5. npm run dev ### Expected Behaviour no console warning will be great