0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-09 21:57:40 -04:00
deno/resolvers
David Sherret 2292eb1c92
fix(node): support re-exported esm modules in cjs export analysis (#28379)
Adds support for re-exporting an ES module from a CJS one and then
importing the CJS module from ESM. Also fixes a bug where require esm
wasn't working in deno compile.
2025-03-05 16:37:46 -05:00
..
deno fix(install): support "file:" dependencies in local package.json (#28396) 2025-03-05 14:08:05 -05:00
node fix(node): support re-exported esm modules in cjs export analysis (#28379) 2025-03-05 16:37:46 -05:00
npm_cache chore: forward v2.2.3 release commit to main (#28391) 2025-03-05 05:57:04 +00:00