This repository was archived by the owner on Jul 31, 2018. It is now read-only.
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
WRT PR #3 - CJS <-> ES import/export conversion #10
Closed
Description
This is the place to discuss specifics of how imports and exports are wrapped / converted between the CommonJS (CJS) and EcmaScript (ES) module systems. The proposal itself can be seen in PR #3.
Discussions here should regard:
- how to generate ModuleNamespaces for ES modules to consume from CJS module exports
- how to generate values for CJS to consume from ES module exports
It should not discuss module path resolution, evaluation ordering, or detecting file mode.
Metadata
Metadata
Assignees
Labels
No labels