gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.57k stars 2.51k forks source link

Updated react-scripts to latest version #36

Closed hhsadiq closed 7 years ago

hhsadiq commented 7 years ago

Updated the react-scripts to latest as discussed in this issue.

Also added .idea folder to gitignore. It will be helpful for developers who use webstorm.

hhsadiq commented 7 years ago

@vkarpov15 There are alot of warnings in console right now. Once this PR is approved, I will submit a new PR and try to fix all the current warnings. Here is screenshot of some of the warnings.

Chrome console image

Terminal image

hhsadiq commented 7 years ago

And these warnings are there if version 0.6.1 is used. So don't think they are caused by version upgrade.

EricSimons commented 7 years ago

We're a little late on merging this PR — thanks for your help!