Skip to content

Commit 92e4c04

Browse files
committed
chore: add vant list component style to optimization config
1 parent 3cbd8d5 commit 92e4c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/vite/optimize.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const include = [
2222
'vant/es/nav-bar/style/index',
2323
'vant/es/tabbar/style/index',
2424
'vant/es/tabbar-item/style/index',
25+
'vant/es/list/style/index',
2526
'unplugin-vue-router/runtime',
2627
'unplugin-vue-router/data-loaders',
2728
'unplugin-vue-router/data-loaders/basic',

0 commit comments

Comments
 (0)