-
There are 2 svelte versions in the package.json, one in the dependencies and one in the devDependencies, but why? Is that even useful?
-
`baelte` will work with an opinionated project structure.
The assumed file structure for `baelte` is not set in stone just yet. I will be finalized for v1.
```
src
├── ui
│ ├── components
…
-
### Describe the problem
We need to create metaforge browser build for frontend Apps.
1) npm run build for build generation
2) export from package.json for browsers
-
Can we add a svelte example?
-
In the main projects actually using the route-snapper, I'm not using https://github.com/dabreegster/route_snapper/blob/main/route-snapper/lib.js. Instead there's a newer TS version of this library, sp…
-
## Steps To Reproduce
1. Create `index.md` with inline sql query returning multiple rows and display results (e.g. chart, datatable, "show sql", ...).
2. Start dev server, open page in browser
…
-
I just found out that you guys added support for Sveltekit, awesome!
This got me thinking, is there a way to use Bookshop in an Astro project with svelte components? This would be so awesome!
-
On v0.28.10 with `"strict": true` in `tsconfig.json` & `sapper/common` in `types`, results with the error:
```
node_modules/.pnpm/sapper@0.28.10_svelte@3.29.0/node_modules/sapper/runtime/index.d.t…
-
### Describe the bug
It throws an error when set the value of a rune inside the start notifier of a writable store:
> state_unsafe_mutation Updating state inside a derived or a template expression…
ceifa updated
3 weeks ago
-
─○ ns create
Error while loading nativescript-cloud is: Default commands should be required before child commands
Let’s create a NativeScript app!
Answer the following questions to help us buil…