Created by: maomaoZH
set react and react-dom alias in webpack to avoid loading twice react during developing. This issue has been discussed, see here https://github.com/facebookincubator/create-react-app/issues/675. I have tested with my app locally. The duplicated react issue is gone after set up alias.