alexkuz / alexkuz/nyan-progress-webpack-plugin
Overlapping partial Nyans
- Vorherrschende Sprache
- JavaScript
- Sterne
- 170
- Forks
- 17
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung

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:
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.