Jakob Schröter

Results 9 issues of Jakob Schröter

### Environment Node: 18.18 Nitro: latest ### Reproduction 1. open [Stackblitz](https://stackblitz.com/edit/nitro-cache-buffer?file=routes%2Fimage.ts,routes%2FcachedImage.ts) 2. open dev tools and disable cache in network tab 3. click the reload button in the preview multiple...

bug
workaround available
cache

As mentioned in #26, sharp provides some pre-compiled binaries since v0.20. To make use of them, we need to update sharp.

### Describe the feature I spent hours on figuring out why my custom headers didn't work on Netlify. Then I realised the path needs to start with a slash otherwise...

enhancement
route-rules
p2-nice-to-have

error "Device or resource busy" Actually this should be prevented by the `awaitWriteFinish` option of chokidar; but it seems that is doesn't work on network mounts?

bug

Also implement a way to rename and add folders?

### Describe the feature We noticed that if a non-existing route middleware is assigned via `definePageMeta()`, there is no build-time validation: - build passes - type-check passes But of course...

types
3.x
🍰 p2-nice-to-have

Nothing urgent or necessarily needed but I thought it might be useful to have a diagnostics status / serial debug output when the adapter detects that the bus in connected/disconnected...

enhancement