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

Browser support? #33

Open
thomasbritton opened this issue Jun 19, 2017 · 3 comments
Open

Browser support? #33

thomasbritton opened this issue Jun 19, 2017 · 3 comments
Labels

Comments

@thomasbritton
Copy link
Contributor

What are we supporting out of the box with this library?

As there are various methods being used that aren't supported in even IE11.

@jpstevens
Copy link
Contributor

@thomasbritton Which methods are you referring to in particular?

@jpstevens
Copy link
Contributor

[].includes?

@jpstevens
Copy link
Contributor

jpstevens commented Jun 28, 2017

@thomasbritton are you using Babel in your project? If so you can use the babel-env preset to define browser support for your project. This will ensure your bundle is compatible with your desired target browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants