andywer / andywer/webpack-blocks
devserver: hot and HotModuleReplacementPlugin
Open
- Dominant language
- JavaScript
- Stars
- 3k
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
**webpack-blocks/dev-server@2.0.0**
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.
Contributor guide
Assessment
This issue has not been assessed yet.