Skip to content

Commit a1dca43

Browse files
committed
chore: Add vant notify style in optimizeDeps
1 parent 46ac00b commit a1dca43

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
@@ -16,6 +16,7 @@ const include = [
1616
'vant/es/image/style/index',
1717
'vant/es/form/style/index',
1818
'vant/es/field/style/index',
19+
'vant/es/notify/style/index',
1920
]
2021

2122
const exclude = [

0 commit comments

Comments
 (0)