I did a quick search, but failed to find the answer. Does anyone knows?
- 1Are you actually asking when node supports es6 modules? Because I fail to see how this would be relevant for npm. Could you be more specific? In a sense, npm doesn't support any module system, it doesn't care what the source files are written in.Felix Kling– Felix Kling2016-07-03 15:12:23 +00:00Commented Jul 3, 2016 at 15:12
- @FelixKling Yes, and I have changed the questiontimqian– timqian2016-07-03 15:34:57 +00:00Commented Jul 3, 2016 at 15:34
- Current status is reflected in this document: github.com/nodejs/node-eps/blob/master/002-es6-modules.mdjust-boris– just-boris2016-07-04 14:20:09 +00:00Commented Jul 4, 2016 at 14:20
Add a comment |