-
### Describe the problem
I am trying to build via native svelte and it takes 200 ms to build a static files
```
npm run build
> -xtreme@0.0.0 build
> vite build
vite v5.4.10 building for…
-
-
### Describe the bug
I'm not sure if this should be in Svelte or Kit repo, but since it appeared with Svelte 5, i'm posting it here.
`` is not properly hydrated when using SSR with SvelteKit.
W…
-
Currently when trying to build and preview a SvelteKit project using this library we get this error:
```
Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '/home/projects/stackblitz-starters-zysv…
-
## Expected behaviour
I'm expecting to have traces available on datadog UI (app.datadohq.eu)
## Actual behaviour
The only thing I see, is when I set "DD_TRACE_DEBUG: true" in my env, I got this e…
-
Hello,
I've been trying out paraglide for a static site with sveltekit(`@sveltejs/adapter-static`), and I can't seem to get the images import to work.
In sveltekit the [suggested way of importin…
-
Prompted by discussion on Discord I tried to get SvelteKit working in Deno.
After an hour of debugging I found the main blocker: by default SvelteKit installed Node adapter, which does a bit of set…
-
```bash
...
npm ERR! dev @sveltejs/kit@"^2.0.0" from the root project
...
npm ERR! peer @sveltejs/kit@"^1.0.0" from svelte-adapter-deno@0.9.0
...
```
-
**Is your feature request related to a problem? Please describe.**
Is there compatibility with SvelteKit? I found these instructions on Stackoverflow but it seems outdated:
- [Is there a way to cr…
-