> 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. _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

