Skip to content

module: fix dynamic import from eval

This allows dynamic import to work from CLI --eval with or without --input-type=module.

Fixes: https://github.com/nodejs/node/issues/30591

Checklist

Merge request reports

Loading