This is the place to discuss specifics of how the EcmaScript (ES) module imports will resolve paths. The proposal itself can be seen in PR #3.
Discussions here should regard:
- What differences module resolution in ES module
import syntax will have from require's module resolution algorithm.
It should not discuss import/export conversion, evaluation ordering, or detecting file mode.
This is the place to discuss specifics of how the EcmaScript (ES) module imports will resolve paths. The proposal itself can be seen in PR #3.
Discussions here should regard:
importsyntax will have fromrequire's module resolution algorithm.It should not discuss import/export conversion, evaluation ordering, or detecting file mode.