deno/cli/rt
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
..
binary.rs chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
build.rs
Cargo.toml chore: forward v2.2.3 release commit to main (#28391) 2025-03-05 05:57:04 +00:00
code_cache.rs
file_system.rs refactor: better sys trait impls (#28140) 2025-02-16 22:15:53 +01:00
integration_tests_runner.rs
main.rs fix(http): generate OtelInfo only when otel metrics are enabled (#28286) 2025-02-24 20:27:35 -08:00
node.rs fix(node): support re-exported esm modules in cjs export analysis (#28379) 2025-03-05 16:37:46 -05:00
run.rs fix(node): support re-exported esm modules in cjs export analysis (#28379) 2025-03-05 16:37:46 -05:00