-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/lyy deadcode 0227 #10623
Feature/lyy deadcode 0227 #10623
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Size Change: +16.2 kB (0%) Total Size: 9.61 MB
ℹ️ View Unchanged
|
Codecov ReportBase: 28.99% // Head: 28.85% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #10623 +/- ##
==========================================
- Coverage 28.99% 28.85% -0.14%
==========================================
Files 453 455 +2
Lines 13459 13545 +86
Branches 3167 3180 +13
==========================================
+ Hits 3902 3909 +7
- Misses 8889 8960 +71
- Partials 668 676 +8
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已协助完成后续改进。
之后建议确认和优化的点:
-
确认下在 win 上路径是否正确运行。
-
默认不写文件,而是打印出来,方便点击进去看(终端有这个功能),支持配置命令行参数写文件,美化写入文件格式,可以用 markdown 。
在 examples/ant-design-pro 项目中进行了测试,输出结果和 webpack 的 plugin 一致,区别是 wepack 的插件包含空文件夹的目录,所以显示的结果会多几列。