-
### Describe the bug
The docs explain that `npm run preview` should be used after `npm run build`, however, at least in the case of adapter-static the behaviour is different – the generated things …
-
### Provider type
Instagram
### Environment
System:
OS: Linux 6.5 EndeavourOS
CPU: (16) x64 AMD Ryzen 7 4800HS with Radeon Graphics
Memory: 3.54 GB / 15.05 GB
Container: Yes
Shell: 5.1.16 - /b…
-
The documentation, specifically the "[Use It](https://mdsvex.com/docs#use-it)" section, does not include instructions for use with [SvelteKit](https://kit.svelte.dev), which is the primary way to buil…
-
Hi,
I am currently having troubles with deploying to Vercel, I am experiencing an error 404 NOT FOUND. I think i am using the wrong build command or the wrong default directory. Can someone please …
-
**Describe the bug**
when attempting to type check `svelte.config.js` with typescript, i get the following error:
```
> tsc -p tsconfig.json
node_modules/svelte-preprocess/dist/types/options.d.t…
-
## Summary / 概要
- Describe the bug. A clear and concise description of what the bug is.
## Steps to reproduce / 再現方法
1. xxx
2. yyy
3. zzz
### environments
- Desktop (please complete t…
-
### Describe the problem
It seems like there isn't much difference between form actions and an endpoint when you still have to get the data from `formData()`. Most importantly, this is not type safe…
-
Here's my error traceback from console (very top got cutoff, but 1-6 of 7 ran fine--only started to show errors once the `npm run build` command was executed on #7).
This was from after attempting …
-
**Describe the bug**
Cannot run smui-theme or prepare commands to compile CSS. Get a Undefined mixin error of ```@include theme.validate-keys($light-theme, $theme);```
**To Reproduce**
1. Creat…
-
For some library docs, I have a playground for users to test out components with different inputs and a dynamic code block that changes depending on the inputs. Since the code block is dynamic I use P…