Skip to content

Fix scope for arrow functions#173

Closed
webuniverseio wants to merge 1 commit intojscs-dev:159-arrowfrom
webuniverseio:feature/fix-scope-for-arrow-functions
Closed

Fix scope for arrow functions#173
webuniverseio wants to merge 1 commit intojscs-dev:159-arrowfrom
webuniverseio:feature/fix-scope-for-arrow-functions

Conversation

@webuniverseio
Copy link
Copy Markdown
Contributor

Fixes the issue mentioned in #163

@webuniverseio
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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