fix docs anchor

This commit is contained in:
cookfront
2017-03-22 14:47:07 +08:00
parent a955532901
commit 597d981f53
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ module.exports = {
},
output: {
path: './docs/build/',
publicPath: 'docs/build/',
publicPath: '/docs/build/',
filename: '[name].js'
},
resolve: {