-
-
Notifications
You must be signed in to change notification settings - Fork 34.6k
Open
Description
I know Node.js relies on CJS (src/node.cc, lib/internal/modules/cjs/loader.js, etc.) a lot but i think it might be useful to have a branch (not for merging into main) named no-commonjs where CommonJS is removed and Node is ESM-only. Could be a playground to test ESM-only workflows.
Node's main branch would stay untouched, so CJS compatibility would be kept.
If you'd like, we could make a fork instead based on Node.js 22.19.
Metadata
Metadata
Assignees
Labels
No labels