Pooya Parsa
Pooya Parsa
@43081j can you please check merge conflict?
@markthree Continuing discussion here before going back to PR. One first step is to add a new `nitroApp.close` function. Depending on the hook system, it might be tricky externally. (PR...
Current implementation of nitro runtime, assumes there is one global instance running at a time (even if multiple work by chance we don't have any safe-guards for that). May i...
Thanks for PR dear @nathanchase. Wondering is it worth to wait for sharp feature to be stable first? Do you have some more context why it is in experimental state?
Thanks, please ping me when made reproduction but i would guess issue is from old radix3 behavior. If you can try against h3-nightly (v2) that would be amazing.
> I found that this was because I did not prepend the route with a / @acidjazz Yes, routes should be registered with leading `/`.. Thanks for confirming. --- @IqroNegoro,...
Here is a Nitro module we made in collaboration with CF team: https://github.com/pi0/nitro-cloudflare-dev/tree/main that leverages this API (sorry for lack of docs) In the close feature it will be even...
Use of cloudflare bindings is currently documented: https://nitro.build/deploy/providers/cloudflare#direct-access-to-cloudflare-bindings dev-preset is on the roadmap.
unjs/jiti#152
It will be ported to v3 branch. i need to test it little bit to merge for next minor (after patch)