-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--harmony_modules flag doesn't seem to be working #31
Comments
Duplicate of nodejs/node#2760, nodejs/node#2976 and probably others. Executive summary: yes, it doesn't work. |
To expand on that, if a feature is behind a flag, it's safe to assume it's not fully functional. |
Yeah i read that, just wanted to assure if there is something i do wrong. offtopic: if you have any experience with node-inspector and babel + have 5 minutes, could you check if the reproduction repo works with you? node-inspector/node-inspector#771 if you do, feel free to post there. no more offtopic here |
Noting that the tracking of progress for this seems to be at nodejs/NG#5 |
node --harmony_modules app.js
node -v = v5.0.0
os = osx 10.11.1
The text was updated successfully, but these errors were encountered: