Pooya Parsa
Pooya Parsa
@Dmytro-Tihunov please report issue in either Nuxt or Nitro repository with reproduction and avoid pining in other threads 🙏🏼
Cloudflare / Wrangler preset is being externalized #336
Thanks for PR. As noticed it makes lots of tests fail since it is a breaking behavior change. I will consider it for unstorage v2 👍🏼
Package managers still respect the recursive engines constraint of sub dependencies right? not sure how adding `engines` field could help (ipx can have different constraints and with current way, one...
Investigating such issues with higher-order meta frameworks is time-consuming. I appreciate it if you can make a minimal reproduction (with jiti only). closing in the meantime.
minimal reproduction it is a requirement to make valid issues. priority is based on how common a feature/bug is.
Thanks for making reproduction 👍🏼
Some context: jiti is an ESM+Typescript compatibility layer for Node.js. You might think ESM is stable and fully supported in Node.js but that's sadly not completely true. Node.js provides no...
Tested against jiti v2 nightly with new ESM API. pnpm had one new strange issue (https://github.com/unjs/jiti/commit/50e42807eaab19932b9ac4db3d22a642ada6d500) and also shows a warning if the extension is explicitly not set in import...
Thanks for suggestion. PR welcome for change 👍🏼