-
-
Notifications
You must be signed in to change notification settings - Fork 51.4k
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: v5 dist/reset.css dropped in production mode #38956
fix: v5 dist/reset.css dropped in production mode #38956
Conversation
|
手误 |
f1f79da
to
1da1070
Compare
789f05e
to
69c0d00
Compare
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #38956 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 544 544
Lines 9350 9350
Branches 2649 2649
=========================================
Hits 9350 9350 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. |
请问什么时候更新? |
[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
📝 Changelog
☑️ Self-Check before Merge
根据文档
import { ConfigProvider } from 'antd'
import 'antd/dist/reset.css'
开发环境正常,生产环境下并没有引入该样式文件.
webpack说明:
https://webpack.js.org/guides/tree-shaking/#mark-the-file-as-side-effect-free