mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
Merge branch 'dev' into next
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
srcDir: 'src',
|
||||
skipInstall: ['lazyload'],
|
||||
site: {
|
||||
publicPath: 'https://b.yzcdn.cn/vant/',
|
||||
publicPath: process.env.PUBLIC_PATH || 'https://b.yzcdn.cn/vant/',
|
||||
},
|
||||
vetur: {
|
||||
tagPrefix: 'van-',
|
||||
|
||||
Reference in New Issue
Block a user