We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ac00b commit a1dca43Copy full SHA for a1dca43
build/vite/optimize.ts
@@ -16,6 +16,7 @@ const include = [
16
'vant/es/image/style/index',
17
'vant/es/form/style/index',
18
'vant/es/field/style/index',
19
+ 'vant/es/notify/style/index',
20
]
21
22
const exclude = [
0 commit comments