build docs

This commit is contained in:
cookfront
2017-03-22 17:15:20 +08:00
parent 7907d5d18b
commit d33528b660
7 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ module.exports = {
},
output: {
path: './docs/dist/',
publicPath: '/docs/dist/',
publicPath: '/vue/docs/dist/',
filename: '[name].js'
},
resolve: {