Open
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