Simen Bekkhus
Simen Bekkhus
I don't think I've ever seen a nested package.json. Regardless, this isn't the correct issue to discuss it
There you go, real usage. 😀 Still, it's off topic for this issue
I was just about to ask for an update over in #222, perfect timing! 😀
This doesn't seem to include [conditional exports](https://nodejs.org/api/packages.html#packages_conditional_exports) - is that correct? Is that kept for a future improvement? In that case we'd need some sort of structured return value (I...
Ah, very nice! The return value being a string doesn't seem enough though - I'd need to know if the resolved file should be loaded as ESM or CJS (which...
Sounds good like a good plan! 👍 A new async-only API sounds perfect. >a feature node doesn't even have yet Isn't that [`import.meta.resolve`](https://nodejs.org/api/esm.html#esm_no_require_resolve)? (This is digressing from what this PR...
https://github.com/browserify/resolve/pull/224#issuecomment-712640273 seems most likely (so a new API)
Why do you need to patch `babel-jest` at all?
Just a type error, see https://jestjs.io/docs/upgrading-to-jest28#jestusefaketimers