1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-23 07:29:51 -05:00
denoland-deno/tests/specs/npm/info_chalk_json_node_modules_dir
David Sherret 8cd9fa6aae
fix(node): correct resolution of dynamic import of esm from cjs (#27071)
Ensures a dynamic import in a CJS file will consider the referrer as an import for node resolution.

Also adds fixes (adds) support for `"resolution-mode"` in TypeScript.
2024-11-28 15:47:26 +01:00
..
__test__.jsonc fix(node): correct resolution of dynamic import of esm from cjs (#27071) 2024-11-28 15:47:26 +01:00
main.js fix(node): correct resolution of dynamic import of esm from cjs (#27071) 2024-11-28 15:47:26 +01:00
main_info_json.out fix(node): correct resolution of dynamic import of esm from cjs (#27071) 2024-11-28 15:47:26 +01:00