-
-
Notifications
You must be signed in to change notification settings - Fork 35.6k
Vote on ES module detectionΒ #5648
Copy link
Copy link
Closed
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Metadata
Metadata
Assignees
Labels
metaIssues and PRs related to the general management of the project.Issues and PRs related to the general management of the project.
Type
Fields
Give feedbackNo fields configured for issues without a type.
In order for the EPS for ES modules to progress we need a definitive vote to choose between:
.jsmpackage.jsonfieldsmain->modulefor ES module entry pointmodulesto list all the.jsfiles in the package that should be treated as ES and not CJS.The full discussion is in nodejs/node-eps#3
A sidecar discussion specific to module detection is in nodejs/node-eps#13 (comment)