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 摘要。