From d6e1ed07ff9fbfa992566add6eb64effeba31992 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=98=89=E6=B6=B5?= Date: Sat, 11 Aug 2018 21:11:07 +0800 Subject: [PATCH] [Doc] fix site build --- build/webpack.doc.js | 2 +- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/webpack.doc.js b/build/webpack.doc.js index 3146723c..9142cf00 100644 --- a/build/webpack.doc.js +++ b/build/webpack.doc.js @@ -7,7 +7,7 @@ module.exports = Object.assign(config, { mode: 'production', output: { path: path.join(__dirname, '../docs/dist'), - publicPath: 'https://youzan.github.io/vant/', + publicPath: 'https://youzan.github.io/vant-weapp/', filename: '[name].[hash:8].js', chunkFilename: 'async_[name].[chunkhash:8].js' } diff --git a/package.json b/package.json index e4509ad2..f8938764 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "fast-glob": "^2.2.2", "fast-vue-md-loader": "^1.0.3", "fs-extra": "^7.0.0", - "gh-pages": "^1.1.0", + "gh-pages": "^1.2.0", "gulp": "^3.9.1", "gulp-babel": "^7.0.1", "gulp-clean-css": "^3.9.0", diff --git a/yarn.lock b/yarn.lock index 326f457f..f23c15eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2911,7 +2911,7 @@ get-value@^2.0.3, get-value@^2.0.6: version "2.0.6" resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" -gh-pages@^1.1.0: +gh-pages@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/gh-pages/-/gh-pages-1.2.0.tgz#1acb92801078f7c038a167f447221d1496ccfbee" dependencies: