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
it looks like SvelteKit can only handle TypeScript via <script lang="ts">, not <script type="ts">. I had already changed that when upgrading to Svelte 4, but haven't got around to publishing it.
I now published it as v0.2.0, and also added a minimal SvelteKit example.
Could you give it a try and let me know if it works now?
I'm trying to use this library in sveltekit but I get a lot of errors, like this:
Also an example with svelte would be good since I don't know how to implement it correctly
The text was updated successfully, but these errors were encountered: