-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Open
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.
Description
This issue is regarding #34144 . The original proposal on that PR was to modify the getSource
loader hook to be able to optionally return a format
in its return object that overrides the format returned by getFormat
.
This method was eventually discussed at a team meeting: nodejs/modules#536 and a new proposal was eventually brought up: remove the getFormat
hook entirely.
I plan to explore this option and submit a PR in the coming 2 weeks.
cc: @jkrems @nodejs/modules-active-members
Metadata
Metadata
Assignees
Labels
discussIssues opened for discussions and feedbacks.Issues opened for discussions and feedbacks.esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.