mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
build docs
This commit is contained in:
@@ -30,7 +30,7 @@ module.exports = {
|
||||
'zanui-examples': './docs/examples.js'
|
||||
},
|
||||
output: {
|
||||
path: './docs/dist/',
|
||||
path: path.join(__dirname, '../docs/dist'),
|
||||
publicPath: '/vue/docs/dist/',
|
||||
filename: '[name].js'
|
||||
},
|
||||
|
Reference in New Issue
Block a user