Hacker News new | ask | show | jobs
by quarterto 3428 days ago
Node has supported all of ES6 except modules since 6.0.
1 comments

Ah, this explains it. I tried to use an import statement a couple days ago and it failed, so I assumed it still wasn't supporting ES6. Good to know!