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

babel-preset-es2015 deprecated #188

Closed
hozefaj opened this issue Dec 19, 2017 · 1 comment
Closed

babel-preset-es2015 deprecated #188

hozefaj opened this issue Dec 19, 2017 · 1 comment

Comments

@hozefaj
Copy link
Contributor

hozefaj commented Dec 19, 2017

When doing npm install getting the below warning

npm WARN deprecated babel-preset-es2015@6.24.1: 🙌  Thanks for using Babel: we recommend
using babel-preset-env now: please read babeljs.io/env to update! 

Looks like need to use babel-preset-env. However I think to be able use, it needs babel >= 7 which in turns webpack to be updated to v2.

react-hot-loader v1.x is no longer supported as well.

@hozefaj
Copy link
Contributor Author

hozefaj commented Dec 19, 2017

  • update webpack
  • update babel
  • use babel-preset-env
  • upgrade react-hot-loader

MonsieurV added a commit to YtoTech/react-paginate that referenced this issue Mar 16, 2018
Use Webpack v4 and last Babel versions
@AdeleD AdeleD closed this as completed Aug 4, 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

2 participants