#Svelte not finding bindings.ts
12 messages · Page 1 of 1 (latest)
since specta is a community project it’s best to ask questions there (GH issue or discussion)
but we can ping @winged rock since he’s an active community member too
thx
I have tauri specta set up in this repo if that's helpful: https://github.com/probablykasper/kadium
Hmm, I’m not sure what’s going on. It’s definitely more to do with your svelte and ts config than a library problem
Can you make a small reproduction and put it on GitHub so we can investigate?
The git is private but i have uploaded the version on onedrive: https://1drv.ms/u/s!AisuM83Asv5Zgd18-ut3jqT4RPN1Zg?e=x6jNhg
Hmm, I'm not getting the error you're getting, but I had to change to import type rather than just import to make it work