-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.loadersIssues and PRs related to ES module loadersIssues and PRs related to ES module loaders
Description
What is the problem this feature will solve?
Pulling this request (#43772 (comment)) into its own Issue.
This would allow chaining loaders in Node 18.x (and unlock many Yarn PnP use-cases without having to wait for 20.x LTS)
What is the feature you are proposing to solve the problem?
Backport the changes related to "ESM: Leverage loaders when resolving subsequent loaders".
What alternatives have you considered?
No response
eugenesvk and notpeelz
Metadata
Metadata
Assignees
Labels
esmIssues and PRs related to the ECMAScript Modules implementation.Issues and PRs related to the ECMAScript Modules implementation.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.loadersIssues and PRs related to ES module loadersIssues and PRs related to ES module loaders