-
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
fix(plugins): style provider runtime and win path for antd plugin #11573
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #11573 +/- ##
==========================================
- Coverage 29.01% 29.01% -0.01%
==========================================
Files 484 484
Lines 14709 14710 +1
Branches 3475 3476 +1
==========================================
Hits 4268 4268
- Misses 9684 9685 +1
Partials 757 757
☔ View full report in Codecov by Sentry. |
@fz6m 有空合一下 master 哈 |
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.
+1
修复 antd
styleProvider
不生效的问题( #11347 )以及 win path 问题( close #11571 )。