-
# deno:
deno 2 compile doesn't work on svelkit issue (with workarounds): https://github.com/denoland/deno/issues/26155
see my comment: https://github.com/denoland/deno/issues/26155#issuecomment-…
-
It is currently impossible to include add-ons without interactive user input.
```shell
pnpm dlx sv create --template minimal --types ts --no-install ts
# ┌ Welcome to the Svelte CLI! (v0.6.5)
…
-
**Is your feature request related to a problem? Please describe.**
I can't manage to get the application running on my computer. I would like to add new features to the application.
I have installe…
-
-
### Describe the bug
When a SvelteKit app enables the CSP directive `require-trusted-types-for` for `script`, hydration and CSR seems to break.
Related to https://github.com/sveltejs/kit/issues/…
-
### What platform were you using when you found the bug?
- React Flow / Svelte Flow version:
- @sveltejs/kit": "^2.0.0",
- svelte": "^5.0.0",
- @xyflow/svelte": "^0.1.24"
…
-
Hi,
We are finding the configuration for globalHeaders is not rendering when we hard hit a path. So hitting the **_/_** root does not return the configured response headers, however subsequent navi…
-
Hey there,
we are having an issue with the version `1.1.3` of this package and a SvelteKit application.
## Works with previous version:
Yes, it used to work with the version `0.2.8`.
## S…
-
### Describe the bug
I am deploying to a subfolder, I have set the basePath: variable in evidence.config.yaml as per the base path docs. When building I get an error as below:
node:internal/event_t…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…