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
Building or running a Svelte app with Konsta produces the following warning:
[vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json
but no exports condition for svelte.
[email protected]
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition
for details.
The following is taken from the FAQ linked to in the output:
If you see a warning logged for this when using a Svelte library, please tell the library maintainers.
vite-plugin-svelte version 3.1.1.
Expected Behavior
The warning shouldn't appear when building the app.
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/konsta-svelte-abcxv9
Bug description
Building or running a Svelte app with Konsta produces the following warning:
The following is taken from the FAQ linked to in the output:
vite-plugin-svelte
version 3.1.1.Expected Behavior
The warning shouldn't appear when building the app.
Actual Behavior
The warning appears when building the app.
Konsta UI version
3.1.3
Platform/Target and Browser Versions
Capacitor / mobile webviews / macOS browsers
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: