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

Do not use es6 in non-transpiled html #7096

Merged
merged 1 commit into from
Apr 29, 2016
Merged

Do not use es6 in non-transpiled html #7096

merged 1 commit into from
Apr 29, 2016

Conversation

epixa
Copy link
Contributor

@epixa epixa commented Apr 29, 2016

Since things like phantom need to access kibana and execute javascript,
it's imperative that we do not use es6 in untranspiled code like
templates. Otherwise, phantom chokes on what it considers to be a syntax
error.

Since things like phantom need to access kibana and execute javascript,
it's imperative that we do not use es6 in untranspiled code like
templates. Otherwise, phantom chokes on what it considers to be a syntax
error.
@w33ble
Copy link
Contributor

w33ble commented Apr 29, 2016

..waiting for Jenkins

@w33ble w33ble merged commit 1853f29 into elastic:master Apr 29, 2016
@epixa epixa deleted the fixlet branch April 29, 2016 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants