webpack-blocks
webpack-blocks copied to clipboard
devserver: hot and HotModuleReplacementPlugin
webpack-blocks/[email protected]
Bumped into Maximum call stack error when using react-hot-reload, fixed by filtering out HotModuleReloadPlugin as per: https://github.com/webpack/webpack/issues/1583#issuecomment-153523471
I do believe that it's safe to support this on webpack-blocks/dev-server side.