Skip to content

Commit

Permalink
Set publicPath to '/vvlog/' in vue.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed Sep 26, 2024
1 parent 7a47124 commit 039534e
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
Expand Up @@ -7,6 +7,7 @@ function resolve(dir) {
}

module.exports = {
publicPath: '/vvlog/',
lintOnSave: false,
productionSourceMap: false,
// assetsDir: 'static',
Expand Down

0 comments on commit 039534e

Please sign in to comment.