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

ES6 backwards conmpatability #2

Open
ssimpo opened this issue Oct 25, 2016 · 0 comments
Open

ES6 backwards conmpatability #2

ssimpo opened this issue Oct 25, 2016 · 0 comments
Assignees
Milestone

Comments

@ssimpo
Copy link
Member

ssimpo commented Oct 25, 2016

We ought to provide a version of the code, which will run in older versions of Node. Currently we are restricting this to > version 6.

Since nothing special in the way of ES6 is used a sample gulp-babel transform should do the trick. The index.js file should ten detect version and fire the correct file.

@ssimpo ssimpo self-assigned this Oct 25, 2016
@ssimpo ssimpo added this to the version 1.2.0 milestone Oct 25, 2016
ssimpo added a commit that referenced this issue Oct 26, 2016
Does not work for earlier versions yet (see Issue #2)

Closes #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant