mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
chore: remove *.less from sideEffects (#11023)
This commit is contained in:
@@ -68,8 +68,7 @@
|
||||
"sideEffects": [
|
||||
"es/**/style/*",
|
||||
"lib/**/style/*",
|
||||
"*.css",
|
||||
"*.less"
|
||||
"*.css"
|
||||
],
|
||||
"web-types": "lib/web-types.json"
|
||||
}
|
||||
|
Reference in New Issue
Block a user