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

Browsers now generally support ES6 #5

Closed
bergie opened this issue Jan 11, 2018 · 0 comments
Closed

Browsers now generally support ES6 #5

bergie opened this issue Jan 11, 2018 · 0 comments

Comments

@bergie
Copy link
Member

bergie commented Jan 11, 2018

Right now if you try to setSource ES6, you'll get a Babel compiler not available error unless the Babel transpiler has been loaded.

However, browser ES6 compatibility is now pretty good apart from IE11, and so we should drop this requirement and let the runtime run ES6 directly if possible.

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