mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: set sideEffects: false (#10043)
so webpack can do better tree-shaking.
This commit is contained in:
parent
1a26268bd5
commit
63c0c2e38a
@ -210,5 +210,6 @@
|
||||
},
|
||||
"pre-commit": [
|
||||
"lint-staged"
|
||||
]
|
||||
],
|
||||
"sideEffects": false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user