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

Transpile to ES5 code to prevent errors in older browsers #23

Open
wbobeirne opened this issue Jun 25, 2018 · 0 comments
Open

Transpile to ES5 code to prevent errors in older browsers #23

wbobeirne opened this issue Jun 25, 2018 · 0 comments

Comments

@wbobeirne
Copy link

From monero-project/monero-site#777 (comment). Tracked it down to this code:

public componentWillMount() {
. While most users should be on newer browsers, nothing about MoneroVision inherently requires newer browser features, so the code should be as supportive as possible.

@wbobeirne wbobeirne changed the title Transpile ES6+ code to prevent errors in older browsers Transpile to ES5 code to prevent errors in older browsers Jun 25, 2018
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

1 participant