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