Open marksteven opened 7 months ago
Adding svelte-image-gallery to new svelte project threw this error. svelte-image-gallery@1.7.1
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
Using the svelte field in package.json to point at .svelte source files is deprecated so will fail soon. Is there a work around on this?
Should be solved with @Relepega 's fix (#15). Can you try svelte-image-gallery@1.8.0?
svelte-image-gallery@1.8.0
Adding svelte-image-gallery to new svelte project threw this error. svelte-image-gallery@1.7.1
Please see https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/faq.md#missing-exports-condition for details.
Using the svelte field in package.json to point at .svelte source files is deprecated so will fail soon. Is there a work around on this?