-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueDomain: ES ModulesThe issue relates to import/export style module behaviorThe issue relates to import/export style module behaviorNeeds ProposalThis issue needs a plan that clarifies the finer details of how it could be implemented.This issue needs a plan that clarifies the finer details of how it could be implemented.SuggestionAn idea for TypeScriptAn idea for TypeScript
Description
NodeJS 12.7 added support for a (currently experimental) feature for custom package imports and exports in package.json
: https://github.com/jkrems/proposal-pkg-exports/
In short, this feature allows a package author to redirect exports in their package to alternate locations:
This is currently only available when --experiemental-exports
is passed to NodeJS, however we should continue to track the development of this feature as it progresses.
sindresorhus, svieira, sparebytes, richturner, jgoz and 481 moremoccaplusplus, mohe2015, Bnaya, paeolo, abeluck and 37 moreAnyhowStep, lcswillems, cartant, lvaroqui, jonaskello and 60 moremoccaplusplus, mohe2015, apfelbox, ExE-Boss, paeolo and 32 morebrainkim, joe-barnett, kirillgroshkov, TechQuery, NathanFranck and 30 more
Metadata
Metadata
Assignees
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueDomain: ES ModulesThe issue relates to import/export style module behaviorThe issue relates to import/export style module behaviorNeeds ProposalThis issue needs a plan that clarifies the finer details of how it could be implemented.This issue needs a plan that clarifies the finer details of how it could be implemented.SuggestionAn idea for TypeScriptAn idea for TypeScript