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
[vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte.
@dopry/[email protected]
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
Description
This repository uses an obsolete export condition, I've been instructed to inform you about this warning.
How to reproduce
svelte-oidc
(npm install @dopry/svelte-oidc
)npm run dev
)Warning:
How to fix
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition
The text was updated successfully, but these errors were encountered: