svelte-google-analytics icon indicating copy to clipboard operation
svelte-google-analytics copied to clipboard

Vite 5 vite-plugin-svelte warning: 'no exports condition for svelte'

Open colinhowells opened this issue 6 months ago • 0 comments

When building with SvelteKit 2 and Vite 5:

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

@beyonk/[email protected]

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

colinhowells avatar Dec 14 '23 21:12 colinhowells