Skip to content
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

Fix scope for arrow functions #173

Conversation

webuniverseio
Copy link
Contributor

Fixes the issue mentioned in #163

@webuniverseio
Copy link
Contributor Author

Hm, old node versions don't like arrow functions and io is probably missing 'use strict';. What should I do? :)

@qfox
Copy link
Member

qfox commented Oct 25, 2015

Atm I'm just making a string (code: '...') in cases with es6 instead of raw code wrapped to function (code: function () { ... }).

@webuniverseio webuniverseio force-pushed the feature/fix-scope-for-arrow-functions branch from 1dfb496 to 22e0061 Compare October 26, 2015 00:38
@webuniverseio
Copy link
Contributor Author

@zxqfox 👍

@qfox qfox closed this in 84def6a Dec 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants