-
Is supporting [Vite](https://vitejs.dev/) on Deno's radar?
Although many Node.js libraries already work with Deno, Vite is a whole different beast and probably needs changes on Deno's side.
Note…
-
### 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/…
-
### Describe the bug
Every time I try to run "Format document", after 10-20 seconds I get an error in Output > Svelte and nothing happens
```
[1079:0x63000364000] 76965 ms: Scavenge 3914.9…
-
### What is the improvement or update you wish to see?
The example package `examples/with-svelte` currently does not deploy out of the box to Vercel. The issue that shows up is:
`Error: No Output …
-
### Describe the bug
hello i have problems working with cookies simply they are set when i work with firefox but not on chrome (mobile) and idk how to debug it to know where the problem is so maybe c…
-
### Describe the bug
I am passing a random string through load function. I am expecting that the already generated string that I get from load function will be persistent during rendering my webpag…
-
### Describe the bug
The VS Code IntelliSense is very slow when the Svelte extension is enabled.
### Reproduction
Press Ctrl + Space.
### Expected behaviour
The IntelliSense loads quickly.
### S…
-
Every time I try to use this with the sveltekit framework, it always says that it can't find the @vfx-js/core module.. I'm guessing it has to do with SSR. How do you use this with SSR?
-
### Describe the problem
It will be nice to have something like express.js `express.static`, a way to delivery files after you run `npm run build`.
Right now if you have to rebuild your app everyt…
-
I don't get what I did wrong. I'm getting this runtime error.
`Uncaught (in promise) Error: this={...} of should specify a Svelte component.`
`package.json`
```json
{
"name": "frontend",
…