System.import()?
Michael McGlothlin
mike.mcglothlin at gmail.com
Tue Aug 18 17:56:09 UTC 2015
> So what is your proposal then? Just standardize the node module resolution algorithm, since that is what transpilers are doing?
Could do a lot worse. It's pretty simple and it works. To many languages overcomplicate imports. I especially like how node just uses normal variables instead of giving special meaning to the names or needing special syntax to rename.
More information about the es-discuss
mailing list