[v22.x] Backport: "module: fix discrepancy between .ts and .js" by marco-ippolito · Pull Request #54566 · nodejs/node

@nodejs-github-bot added esm

Issues and PRs related to the ECMAScript Modules implementation.

module

Issues and PRs related to the module subsystem.

needs-ci

PRs that need a full CI run.

v22.x

Issues that can be reproduced on v22.x or PRs targeting the v22.x-staging branch.

labels

Aug 26, 2024

@marco-ippolito marco-ippolito changed the title [v22.x] Backport "module: fix discrepancy between .ts and .js" [v22.x] Backport: "module: fix discrepancy between .ts and .js"

Aug 26, 2024

Qard

Qard approved these changes Sep 12, 2024

@marco-ippolito

PR-URL: nodejs#54461
Fixes: nodejs#54457
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>

ShogunPanda

marco-ippolito added a commit that referenced this pull request

Sep 18, 2024
PR-URL: #54461
Backport-PR-URL: #54566
Fixes: #54457
Reviewed-By: Paolo Insogna <paolo@cowtech.it>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Zeyu "Alex" Yang <himself65@outlook.com>