This repository was archived by the owner on Jul 31, 2018. It is now read-only.
  
  
  
  
  
Description
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 importsyntax will have fromrequire's module resolution algorithm.
It should not discuss import/export conversion, evaluation ordering, or detecting file mode.