◐ Shell
clean mode source ↗

module: use sync cjs when importing cts by marco-ippolito · Pull Request #60072 · nodejs/node

@nodejs-github-bot added esm

Issues and PRs related to the ECMAScript Modules implementation.

needs-ci

PRs that need a full CI run.

labels

Sep 30, 2025

@marco-ippolito

@marco-ippolito marco-ippolito changed the title module: use sync cjs loader with cts module: use sync cjs when importing cts

Sep 30, 2025

gurgunday

GeoffreyBooth

targos pushed a commit that referenced this pull request

Oct 6, 2025
PR-URL: #60072
Fixes: #59963
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

joyeecheung pushed a commit to joyeecheung/node that referenced this pull request

Feb 25, 2026
PR-URL: nodejs#60072
Fixes: nodejs#59963
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

joyeecheung pushed a commit to joyeecheung/node that referenced this pull request

Feb 25, 2026
PR-URL: nodejs#60072
Fixes: nodejs#59963
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>

marco-ippolito added a commit that referenced this pull request

Apr 27, 2026
PR-URL: #60072
Backport-PR-URL: #62029
Fixes: #59963
Reviewed-By: Yongsheng Zhang <zyszys98@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Fixes: #61801