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

Add ES6.0 support #179

Open
kiwiz opened this issue Mar 23, 2018 · 6 comments
Open

Add ES6.0 support #179

kiwiz opened this issue Mar 23, 2018 · 6 comments

Comments

@kiwiz
Copy link
Contributor

kiwiz commented Mar 23, 2018

This might require creating a third branch, because composer doesn't allow you to include multiple copies of a dependency.

@Sh4d0w-3xPl0iT
Copy link

any timeline when this could be done?

@kiwiz
Copy link
Contributor Author

kiwiz commented Apr 3, 2018

You may want to try the experimental code on the es-5.x branch. Note that you'll need to run composer like so:
COMPOSER=composer-es6x.json composer install

@kiwiz
Copy link
Contributor Author

kiwiz commented Apr 4, 2018

Looking into some odd behaviour on ES6.0. Assuming state is mapped as an integer and that default_operator: OR, state:(0 1) returns different results from state:(0 OR 1).

@Sh4d0w-3xPl0iT
Copy link

is 6.0 operational now? i see a 6.0 branch now havent tested in real time

@kiwiz
Copy link
Contributor Author

kiwiz commented Aug 20, 2018

@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

@dataatsky
Copy link

Hello @kiwiz I am trying to use 411 on Es 6.5.4.
Reading the former posts, are there any news on support and not being buggy?

Thank you

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

3 participants