alexkuz / alexkuz/nyan-progress-webpack-plugin

Overlapping partial Nyans

Aperta
#1 14 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
170
Fork
17
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

![screenshot from 2015-09-09 13 09 39](https://cloud.githubusercontent.com/assets/1624812/9768790/f61709b2-56f3-11e5-839d-e7a34be9fbcd.png)

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:

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.