alexkuz / alexkuz/nyan-progress-webpack-plugin
Overlapping partial Nyans
- Linguagem predominante
- JavaScript
- Estrelas
- 170
- Forks
- 17
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição

As you can see, there seems to exist a condition where multiple fast initial messages creates multiple partial Nyans before the one that ends up working/tracking the whole progress.
I'm on v1.0.3 and my dev server config is:
``` js
devServer: {
quiet: false,
noInfo: false,
stats: {
assets: false,
colors: true,
version: false,
hash: false,
timings: false,
chunks: false,
chunkModules: false
}
},
```
Awesome plugin, by the way! :grin:
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.