-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SvelteKit example #14
Comments
FWIW, just tried telefunc with SvelteKit and got File '/home/[...]/src/lib/hello.telefunc.ts' is not a module. (ts 2306). In my vite.cofig.js I tried both: |
SvelteKit isn't supported yet, see sveltejs/kit#6700. |
Actually, SvelteKit is supported, it's just that you can't save |
PR welcome to add a SvelteKit example. |
I believe this can be closed, the example is already on the site |
Indeed, thank you. |
Add example
examples/svelte
of using Telefunc + SvelteKit.Telefunc supports Vite: there are no expected problems here.
The text was updated successfully, but these errors were encountered: