benflap / tabler-icons-svelte

A library of SVG Svelte components for Tabler Icons.
MIT License
62 stars 7 forks source link

vite-plugin-svelte warning: The following packages have a svelte field in their package.json but no exports condition for svelte #16

Open lyquocnam opened 10 months ago

lyquocnam commented 10 months ago

i use SvelteKit with tabler-icons-svelte@2.44.0 and show this warning

3:47:39 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.

@tabler/icons-svelte@2.44.0

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

can we fix this ?