Pooya Parsa
Pooya Parsa
``` /products.ts
Makes sense to allow offline support i am wondering if we can support it via an optional dependency. Also it is not definite but we might replace swagger UI with...
pending this idea for now as we need to find a better solution that has no major install size issues and works with scalar endpoint too.
Hi. Please share a runnable (Nitro not Nuxt) reproduction app and also why you would need to use `rollupConfig` instead?
This issue had been open for a long time without reproduction. If you still have the same issue and can reproduce it, please feel free to comment and reopen 👍🏼
Love this idea. Put pending label only because we can have a _standard_ API to depend on for this meta (https://github.com/unjs/nitro/issues/2312)
dev proxy is outside of the app and in (build space) dev server. We could directly support callback functions for it however or a hook.
I see. Trying to find a middle ground here. https://github.com/uNetworking/uWebSockets.js/issues/1026#issuecomment-1973260549 the mentioned library also aims not to opt into any registry. Besides this particular case, i guess it might happen...
Yeah probably would do 👍 (mainly waiting for blessing of the author) How shall we followup these two: - Possibility of immutable github deps with inline content hash - Possibility...
`useDatabase()` will be eventually enabled out of the box for Nitro v2 as well. In the meantime I appreciate any feedback from direct db0 integration which can help to stabilize...