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 exports condition for svelte #334

Closed
benbender opened this issue Feb 10, 2024 · 0 comments · Fixed by #336
Closed

Missing exports condition for svelte #334

benbender opened this issue Feb 10, 2024 · 0 comments · Fixed by #336

Comments

@benbender
Copy link

benbender commented Feb 10, 2024

Hey,

when I'm using @unovis/svelte I'm getting the following error-message on latest stable sveltekit:

> vite dev

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

@unovis/[email protected]

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

Installed versions of unovis:

"@unovis/svelte": "^1.3.3",
"@unovis/ts": "^1.3.3",

Would be nice if that could be fixed. Thanks for your amazing lib!

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