Checks
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