chore: add surge preview action (#7042)
https://github.com/marketplace/actions/surge-pr-preview
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ module.exports = {
|
||||
build: {
|
||||
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