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

Package contains ES6 syntax #13

Closed
DaveVdE opened this issue Aug 30, 2016 · 1 comment
Closed

Package contains ES6 syntax #13

DaveVdE opened this issue Aug 30, 2016 · 1 comment

Comments

@DaveVdE
Copy link

DaveVdE commented Aug 30, 2016

We're having some trouble using this package because our pipeline currently does not transpile external modules into the ES5 that the browser loves. This is intentional. Package maintainers should still target ES5, or am I wrong?

Anyway, we've forked the repo to replace the use of arrow functions until this is solved.

@benrlodge
Copy link
Collaborator

yea I should have included this from the start - I've added a dist folder that has compiled to es5 files

#14. npm version 3.3.1 includes this.

should be all set, let me know if you run into any issues.

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

No branches or pull requests

2 participants