Closed
Description
I received the following warning when building my project:
$ vite build
11:30:37 AM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
@icons-pack/[email protected]
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
The referred link explains that the current way is deprecated and needs to be updated in order to work in the future.
Just wanted to let you know 😉
Metadata
Assignees
Labels
No labels