andywer / andywer/webpack-blocks
Improve DX
Abierto
improve block
improve documentation
- Lenguaje dominante
- JavaScript
- Estrellas
- 3k
- Forks
- 91
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.