You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using this package with sveltekit v2 shows a warning during vite dev or vite build:
8:42:57 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
@rgossiaux/svelte-headlessui@2.0.0
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
Library version
@rgossiaux/svelte-headlessui: 2.0.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Using this package with sveltekit v2 shows a warning during
vite dev
orvite build
:Library version
@rgossiaux/svelte-headlessui: 2.0.0
The text was updated successfully, but these errors were encountered: