fdaciuk / workflow-reactjs

My workflow with ReactJS + Webpack 3+
146 stars 51 forks source link

fix react-hot-loader v4 config error #12

Closed liangpure closed 6 years ago

liangpure commented 6 years ago

I change the config to fit react-hot-loader v4 and it worked. Just give you a reference. ٩(๑>◡<๑)۶

fdaciuk commented 6 years ago

Hi @liangpure! Thanks =) I'll update this project soon. For now, I just changed the react-hot-loader version on package.json to 3.0.0 and all is working fine again =)