svelma icon indicating copy to clipboard operation
svelma copied to clipboard

Warning on building a SvelteKit application includign Svelma

Open cloudlena opened this issue 1 year ago • 0 comments

When running npm run build in a SvelteKit application, I get the following warning:

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

[email protected]

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

cloudlena avatar Mar 05 '24 14:03 cloudlena