Skip to content

Commit

Permalink
Fixed base path to vue resources #703
Browse files Browse the repository at this point in the history
  • Loading branch information
POPSuL committed Aug 30, 2021
1 parent 0b3b566 commit 9717092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web2/vue.config.js
Expand Up @@ -10,4 +10,5 @@ module.exports = {
transpileDependencies: [
'vuetify',
],
publicPath: './',
};

0 comments on commit 9717092

Please sign in to comment.