Open luisnaranjo733 opened 6 years ago
Need to move the react-hot-loader/webpack loader into the jsx? test chunk for dev builds.
https://gaearon.github.io/react-hot-loader/getstarted/
Also install style-loader and css-loader to package.json npm install style-loader --save
Need to move the react-hot-loader/webpack loader into the jsx? test chunk for dev builds.