Closed leonklingele closed 10 months ago
thanks for reporting, clearly the change to exports for vite-plugin-svelte
does not work for svelte-kit
. I'll try and find a way to get them both to work. For now, please use "svelte-table": "0.6.1",
as the dependency.
@leonklingele found the issue. Should be good now. Released fix in 0.6.3
Builds fine again 😃 Thanks for the quick fix!
Hi there 😊
The most recent release, v0.6.2, unfortunately breaks our build using SvelteKit:
v0.6.1 was working fine. Is there any workaround we need to apply to get this project running again using SvelteKit?
Thanks for helping!
Refs. https://github.com/dasDaniel/svelte-table/pull/166