mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
fixed: dist/reset.css dropped in production mode (#38956)
Co-authored-by: mengfei.v <mengfei.wei@upai.com>
This commit is contained in:
parent
8cd63a4d89
commit
2a3cd3db20
@ -37,7 +37,7 @@
|
||||
"locale"
|
||||
],
|
||||
"sideEffects": [
|
||||
"*.less"
|
||||
"*.css"
|
||||
],
|
||||
"main": "lib/index.js",
|
||||
"module": "es/index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user