Skip to content

Commit

Permalink
docs: fix public path
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed May 14, 2020
1 parent 3ff0537 commit 39f4b97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/vue.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
publicPath: '',
outputDir: '../../docs',
runtimeCompiler: process.env.NODE_ENV !== 'production'
}

0 comments on commit 39f4b97

Please sign in to comment.