alexkuz / alexkuz/nyan-progress-webpack-plugin

Windows doesn't support characters used

未关闭
#3 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
170
派生
17
PR 合并指标
30 天内没有已合并 PR

描述

Was curious to see what it would look like on Windows and it looks like the default fonts on Windows doesn't support many of the characters:

![image](https://cloud.githubusercontent.com/assets/4730591/26701774/33a858e2-46d7-11e7-9a22-4130277cd220.png)

It also looks like there are several new lines being written at the beginning and it causes duplication. Probably related to #1.

Could do something similar to this: https://github.com/mochajs/mocha/blob/d8157d0a2eca0b1c23564baca33352bf4442decb/lib/reporters/base.js#L81-86 and just replace some of the characters (like `@` for `◕`) on Windows.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。