-
Since a hydratable component can only be a leaf node, it is hard to add js code to parent without hydrating the entire sub-tree.
### Workaround
Create an empty client component:
```svelte
…
-
I hope someone create a checklist of what is missing in Sapper when compared Gatsbyjs for JAM stack in order to keep track of Sappers progress.
-
Build steps:
- Eject temporary files
- Direct copy `.js` files to build dir
- Collect data sources from `/content`
- Collect svelte templates from `/layout`
- Execute the `build.js` script with N…
-
Hi there!
Does your framework support incremental builds?
-
I've been chatting through some ideas with @Holben888:
> I do think there's a place for dynamic content tho, like supporting Go files instead of JSON files in `/content`. These could export a funct…
-
It would be nice if you can create custom build webhooks. That you could rebuild an application from a CMS.
-
### What version of Hono are you using?
3.11.2
### What runtime/platform is your app running on?
Cloudflare Workers
### What steps can reproduce the bug?
Hello,
Define a route with multiple pa…
-
### What package manager are you using?
npm (Node v16.9.1)
### What operating system are you using?
Mac
### Describe the Bug
### The Problem:
Pagination doesn't work when `[page].astro` or `[...…
-
Currently documentation is generated with TypeDoc. I'd like to switch to [API Extractor](https://api-extractor.com/pages/overview/demo_docs/) for a few reasons:
- well-defined declarative JSON outp…
-
**Is your feature request related to a problem? Please describe.**
Currently hydration is very expensive, it searches for the correct node type clears it and re-adds the attributes and finally unmoun…
avi updated
11 months ago