-
Notifications
You must be signed in to change notification settings - Fork 112
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
Add ES6.0 support #179
Comments
any timeline when this could be done? |
You may want to try the experimental code on the es-5.x branch. Note that you'll need to run composer like so: |
Looking into some odd behaviour on ES6.0. Assuming |
is 6.0 operational now? i see a 6.0 branch now havent tested in real time |
@EYMIST (Experimental) ES6.0 support is available on the master branch. I believe searches are working right now, but some of the home page dashboards are buggy. If you test it out, feedback is appreciated. Setup instructions are here: https://github.com/etsy/411/blob/master/docs/Setup.md#install |
Hello @kiwiz I am trying to use 411 on Es 6.5.4. Thank you |
This might require creating a third branch, because composer doesn't allow you to include multiple copies of a dependency.
The text was updated successfully, but these errors were encountered: