svelma
svelma copied to clipboard
Warning on building a SvelteKit application includign Svelma
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.