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

Unexpected token "const" when running tests #7

Closed
chompy18 opened this issue Jan 12, 2017 · 1 comment
Closed

Unexpected token "const" when running tests #7

chompy18 opened this issue Jan 12, 2017 · 1 comment

Comments

@chompy18
Copy link

chompy18 commented Jan 12, 2017

The library is compiled to es2015, which is problematic for running tests on PhantomJS prior to 2.5 beta, see here:
ariya/phantomjs#14506

Could you also make a build targeted to es5?

@adamkleingit
Copy link
Member

Fixed in 1.2.0.
Thanks!

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