knaxus/react-simple-starter

Update to Webpack 4

ashokdey opened this issue ยท 4 comments

Hello folks, I made this template for my talk on "Webpack - Inside out". Now things have changed a lot and what I want you guys to do is to keep a copy of this boilerplate with Webpack 4

What you have to do?

  • Keep a branch with the name - webpack-4
  • No change to the repo structure/file structure
  • Update the required packages to the latest version
  • Only create a PR if you made sure the boilerplate is working fine

All the best ๐ŸŽŠ ๐Ÿ”ฅ

Hi @ashokdey I would like to work on this issue

Okay @akash11196, assigning you this!

@akash11196 you can now open your PR with branch webpack-4 instead of the master branch.

Hi @ashokdey I have updated the webpack version from 3 to 4 and created a pull request just as told please do look in to it and let me know in case of any issues

Please find the pr link below:#15