-
I can't build on cloudflare pages. Using svelte adapter-auto it chooses cloudflare's adapter.
However, it does build with adapter-node but it just returns 404.
It works fine on vercel.
Here ar…
-
### Describe the bug
Following the new [reroute](https://kit.svelte.dev/docs/hooks#universal-hooks-reroute) hook from https://github.com/sveltejs/kit/pull/11537, invalidating load function(s) on a …
-
### What version of Bun is running?
1.1.30+7996d06b8
### What platform is your computer?
Darwin 24.0.0 arm64 arm
### What steps can reproduce the bug?
See: https://github.com/sveltejs/kit/issues/…
-
### Describe the bug
**Issue Description**:
It seems that adding the `proxy` attribute to your `vite.config.ts` file, even if left empty, causes Vite to disable HTTP/2 support for your development…
-
I'm having issue during building a **SvelteKit** project with **napi-rs/node-rs**. The issue occurs when building it in Docker image but when I build it on Vercel it's working.
I tried to use vite.…
-
I'm not sure what mechanism is being used to suppress prefer-const warnings for variables that have `bind:`s in the template, but these warnings should also be suppressed for `$props()` and `$derived(…
-
**Describe the bug**
Dependencies are important to display the dependency graph i.e. in Dependency-Track.
I attached two sbom files.
rollup-plugin-sbom.json is created using plugin
cyclonedx-npm.…
-
I am trying to publish a sveltekit adapter to jsr, but I have encountered a problem. The adapter relies on some js files (shims.js & lambda-handler.js) that serve as the basis for the adapter and are …
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
> Yes, please use `npx sv` instead of `npm create svelte`. The `create-svelte` project will be going away shortly. I've updated all the docs on the new site, which will be rolled out later this week, …