Jul 24, 2017 · 1 min read
I had to add a new plugin entry in the webpack config to get hot reloading working
new webpack.HotModuleReplacementPlugin() I had to add a new plugin entry in the webpack config to get hot reloading working
new webpack.HotModuleReplacementPlugin()