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

Update babel-preset-es2015 to babel-preset-env #2253

Closed
RamYadlapalli opened this issue Dec 27, 2017 · 0 comments
Closed

Update babel-preset-es2015 to babel-preset-env #2253

RamYadlapalli opened this issue Dec 27, 2017 · 0 comments

Comments

@RamYadlapalli
Copy link

We are using react-select in our projects. Recently we updated babel-preset-es2015 to babel-preset-env to keep upto date but we still need to maintain es2015 preset in our devDependencies because of react-select devDependencies.

So please update the babel-preset-2015 to babel-reset-env.
Some notes on Babel-preset-env: Without any configuration options, babel-preset-env behaves exactly the same as babel-preset-latest (or babel-preset-es2015, babel-preset-es2016, and babel-preset-es2017 together). And it is highly recommended to use this preset

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

2 participants