Skip to content

Commit

Permalink
Use base URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ZetaTwo committed Dec 1, 2023
1 parent faf49ca commit fdd55c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions vue.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
// vue.config.js

/**
* @type {import('@vue/cli-service').ProjectOptions}
*/
module.exports = {
// options...
publicPath: process.env.BASE_URL
}

0 comments on commit fdd55c2

Please sign in to comment.