alexkuz / alexkuz/nyan-progress-webpack-plugin
Overlapping partial Nyans
未關閉
- 主要語言
- JavaScript
- 星號
- 170
- 分支
- 17
- PR 合併指標
- 30 天內沒有已合併 PR
描述

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:
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。