Boilerplate for a React application built using Webpack 4 with HMR on a custom Express server.
- With this setup, HMR appears to fail when the Express server is run up with
nodemon
, be warned!
exract-text-webpack-plugin
: Use^4.0.0-beta.0
- webpack-contrib issue #46