Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add svelte exports condition (#85)
Fixes 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. ```
- Loading branch information