Pooya Parsa

Results 2275 comments of Pooya Parsa

> Do you mean the static preset for build command? > What would be the desired way to call it from cli? I meant `--preset cli` [(src)](https://github.com/unjs/nitro/blob/2ca8021b258b6519b5c972b91289c8ea388e4492/src/presets/node/preset.ts#L40). (I guess not...

Indeed it is intended for perf, an im not sure what issue it is causing. But we can introduce a preconnect: true driver option to allow this.

Alternative is that you do a getItem as healthcheack on server startup. (this, also allows you to directly catch errors instead of relying on global rejection) PR is still welcome...

If you can deploy nitro only to cloudflare but only hub fails, i suggest to report it in nuxt hub repo.

This issue happens with `interopDefault` being enabled (which is disabled by default).

Thanks for PR dear @xiaoxiangmoe and sorry for late merge. I've rebased it together with #371 to land

original reproduction seems deleted https://github.com/unjs/unbuild/issues/438#issue-2548260002 Also please consider using mkidst/dir mode for "runtime" files that need to be stubbed and fed into a bundler like vite instead of rollup mode...

Moving docs to https://github.com/unjs/unbuild/issues/398

Linking to https://github.com/unjs/nypm/issues/145

> There's quite a number of unreleased new features in the repo right now. Some are actually the reason new release is being blocked. I am sorry. please mention if...