Skip to content

Commit

Permalink
chore: Update public path
Browse files Browse the repository at this point in the history
  • Loading branch information
givingwu committed Jun 24, 2020
1 parent 29ba042 commit 55066e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
module.exports = {
publicPath: process.env.NODE_ENV === 'production' ? './' : '/',
pages: {
index: {
entry: './example/main.js',
Expand Down

0 comments on commit 55066e4

Please sign in to comment.