alexkuz / alexkuz/nyan-progress-webpack-plugin

Overlapping partial Nyans

未關閉
#1 14 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
170
分支
17
PR 合併指標
30 天內沒有已合併 PR

描述

![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:

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。