Pooya Parsa
Pooya Parsa
Can you please share a minimal reproduction with nitro plugin only + unocss? (no tanstack start)
Maybe we default `userConfig.build.outDir` when not set by users?
I have added a fix to [[email protected]](https://github.com/h3js/srvx/releases/tag/v0.9.6) to this issue. You can update lockfile to get fix. (keeping issue open, we should fix some more places in nitro to avoid...
@zouhangwithsweet only used files will be traced. Did you get a runtime error for drizzle usage? (if yes it is a bug with nf3 integration)
This is nice idea! however only i'm worried we would be missing type exports in this way. Can you try to see if using jsdocs annotation can fix that?
Thanks for report. It is a valid issue. (see https://github.com/unjs/nitro/pull/2105#issuecomment-1907088991 also) I think as part of a final fix we should switch to an AST parser (https://github.com/unjs/nitro/issues/2113) but also we...
Thanks for PR. I will take some time to review and finalize it) (please please please next times always 1: use separate PRs, 2: use github issues to discuss each....
isse>PR per feature /method so we can propely discuss requirements and review each. (also please note i don't plan to accept 1-1 nuxt kit features to nitro) Context support in...
In the meantime it would be nice if you can help to move all util docs+example to jsdocs so we can render them with automd.
Closing for now but thanks again for putting efforts ❤️ . While these are nice utils for users that directly use Nitro as main framework, i really want to be...