Pooya Parsa

Results 2274 comments of Pooya Parsa

Hi dear @rudolfbyker sorry was little busy in past weeks and forgot to followup on this. > why we want to expose a function via globalThis rather than importing. Since...

It can leave anywhere in entry (`config.ts` should also do this) because we lazy load nuxt routes they surely happen after that code being executed.

It is already supported with latest compatibility date. This tracker is mainly for new platforms not adding features.

@fmoessle I couldn't reproduce error on your branch... This PR is also only affecting vercel preset not sure how can it break node-server. If you continue to having them on...

Can you please open a PR to add it?

We are revising manifest injection approach (see https://github.com/hi-ogawa/vite-plugins/tree/main/packages/fullstack proposal)

Thanks for the report. While in theory we can also add parallel limit for compression, i appreciate if you can provide a minimal reproduction.

mkdist stubs are meant to be used with compatible runtime (bun, deno and latest node with native typescript support) or bundlers (vite, rollup). jiti support is only for bundled rollup.

I think we have to normalize all route rules to start with a leading slash [here](https://github.com/unjs/nitro/blob/9bd662258a3d727805248f69ea8280ccf8e31675/src/options.ts#L480)