LottieFiles / svelte-lottie-player

Lottie Player component for Svelte
MIT License
135 stars 16 forks source link

Package will break in future Svelte versions #21

Closed secondl1ght closed 10 months ago

secondl1ght commented 11 months ago

See the following output from Svelte:

9:35:03 p.m. [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

@lottiefiles/svelte-lottie-player@0.3.0

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

https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition

Action is required to update this package to use the new standard otherwise it will break in future versions.