svelte-stripe
svelte-stripe copied to clipboard
SvelteKit2 complains about missing export
Describe the bug
When building / running against a SvelteKit v2 project, I receive the following warning:
11:42:47 PM [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.
Reproduction
- Create an entirely new SvelteKit v2 project
- Add svelte-stripe
- run
Severity
annoyance
Additional Information
https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition