Skip to content

ESM Loaders: Primetime

No due date 50% complete

Address usability issues / pain-points, uncommon use-cases, etc.

module: add import map support esm Issues and PRs related to the ECMAScript Modules implementation. lib / src Issues and PRs related to general changes in the lib or src directory. loaders Issues and PRs related to ES module loaders module Issues and PRs related to the module subsystem. needs-ci PRs that need a full CI run.
#50590 opened Nov 7, 2023 by wesleytodd β€’ Draft
7 of 15 tasks
Proposal: Have the ESM loader handle all entry points esm Issues and PRs related to the ECMAScript Modules implementation. module Issues and PRs related to the module subsystem. performance Issues and PRs related to the performance of Node.js.
#50356 opened Oct 24, 2023 by GeoffreyBooth