Improve the experience of using webpack-blocks as shared by @zcei: [see comment](https://github.com/andywer/webpack-blocks/issues/153#issuecomment-312503336) - [x] `core`: More useful output for `createConfig()` block assertion - [ ] `dev-server`: Document that it adds the `HotModuleReplacementPlugin`; maybe don't add it at all if `--hot` is found in the arguments (see webpack-contrib/style-loader#18) - [ ] `extract-text`: Investigate if re-using a plugin instance for multiple matches with the same file type test makes sense
Improve the experience of using webpack-blocks as shared by @zcei: see comment
core: More useful output forcreateConfig()block assertiondev-server: Document that it adds theHotModuleReplacementPlugin; maybe don't add it at all if--hotis found in the arguments (see Error with hot reloading and "-d": "SyntaxError: missing ) after argument list" webpack/style-loader#18)extract-text: Investigate if re-using a plugin instance for multiple matches with the same file type test makes sense