-
deno 2.0.6 (stable, release, aarch64-apple-darwin)
v8 12.9.202.13-rusty
typescript 5.6.2
Hi,
I am using SvelteKit and I am trying to reproduce [this example](https://svelte.dev/docs/kit/load#M…
-
Would it make sense to have a remote as a sveltekit app that uses static adapter?
One can build sveltekit apps to run on a base "./" so you can mount it anywhere.. (theoretically)
(not sure if I'm…
-
I tried to create a project with the sveltekit template and when I start up the project, the setup doesn't finish and it generates this error.log:
`these 5 derivations will be built:
/nix/store/53…
-
### Environment
```
System:
OS: macOS 14.6.1
CPU: (8) x64 Intel(R) Core(TM) i7-1068NG7 CPU @ 2.30GHz
Memory: 29.28 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 2…
-
In this starter page [SvelteKit on AWS with SST](https://sst.dev/docs/start/aws/svelte), the initial step:
`npm create svelte@latest aws-svelte` is outdated.
Users will receive` npm create svelte…
-
auto should be the default. also offer other official adders
-
-
Saving metadata to a document does not appear to be working in the SvelteKit branch:
https://drive.google.com/file/d/1_E9u6uY2AtbV_u01DyC9bWPGwVm4drQN/view?usp=share_link
-
It looks like the SvelteKit docs URL has changed to `https://svelte.dev/content.json`
If this is equivalent to the content.json file that `npm run updatedocs` was downloading before, then update th…
-
`vega-embed` depends on `json-stringily-pretty-compact`, but that does not work when SSR is enabled:
```
SyntaxError: Cannot use import statement outside a module
```
Disabling SSR via `export const…