Ilya Doroshin

Results 2 issues of Ilya Doroshin

Hey, guys! Thanks for the awesome library! I find this approach way more better than common one, just one thing.. How to enable hot-module-reload with webpack? Thanks!

**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.