Fe
Fe
The same applies to `SvelteKit v1.0.0-next.195`... Here I'm not explicitly using `fetch`, it seems to be done by the library itself.
The problem also appears when trying to log in with username/email and password...
Tried explicitly using both `node-fetch` and [cross-fetch](url) within lib itself w/o success...
Also for the use case of localhost it works perfectly... But adding `host` parameter to `SvelteKitAuth` constructor gives `fetch is not defined`. And if you don't setup host parameter your...
See [#986](https://github.com/wez/wezterm/issues/986)
I'm in the same situation.
> > I'm using [shadcn-svelte](https://github.com/huntabyte/shadcn-svelte) as a tailwind-based UI library, which curiously depends on BitsUI, a library from the same creator of the MeltUI, which paradoxically novel-svelte also depends on....
Specifying the [source path of custom font](https://github.com/cssninjaStudio/unplugin-fonts/blob/941d0196992fc7fd0dc6515cea1d15d068f9c66b/examples/sveltekit/vite.config.ts#L17) as `asset/fonts/DancingScript*` seems to fix building script, but ends with a build that doesn't render the font.