dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

Upgraded webpack to 1.15.0 #1241

Closed sshadmand closed 7 years ago

sshadmand commented 7 years ago

Upgraded webpack to 1.15.0 due to the ENOENT error I got on initial installation/start of application: https://github.com/davezuko/react-redux-starter-kit/issues/1197#issuecomment-301264325

dvdzkwsk commented 7 years ago

Thanks for the PR. It looks like you have added in a few extra changes that don't relate to this fix, however. If you could fixed those plus update the yarn.lock file then we can get this merged. Thanks!

dvdzkwsk commented 7 years ago

Project has officially migrated to webpack 2: https://github.com/davezuko/react-redux-starter-kit/releases/tag/v3.0.0.