Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing export condition for svelte field #83

Closed
LeonStoldt opened this issue Aug 17, 2024 · 1 comment
Closed

Missing export condition for svelte field #83

LeonStoldt opened this issue Aug 17, 2024 · 1 comment

Comments

@LeonStoldt
Copy link

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/svelte-simple-icons@3.0.0

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 😉

@wootsbot
Copy link
Member

@LeonStoldt We believe it has been resolved in v4.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants