mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
chore: fix site publicPath
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
build: {
|
||||
skipInstall: ['lazyload'],
|
||||
site: {
|
||||
publicPath: '/vant/'
|
||||
publicPath: 'https://b.yzcdn.cn/vant/'
|
||||
},
|
||||
vetur: {
|
||||
tagPrefix: 'van-'
|
||||
|
Reference in New Issue
Block a user