docs: adjust static resource path
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ module.exports = {
|
||||
site: {
|
||||
publicPath:
|
||||
(typeof window === 'undefined' && process.env.PUBLIC_PATH) ||
|
||||
'https://b.yzcdn.cn/vant/',
|
||||
'/vant/v3/',
|
||||
},
|
||||
vetur: {
|
||||
tagPrefix: 'van-',
|
||||
|
||||
Reference in New Issue
Block a user