Skip to content

Commit

Permalink
Update vue.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
miyuesc committed Sep 27, 2022
1 parent 7a9b9dd commit 1ea8e17
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 @@ -6,6 +6,7 @@ function resolve(dir) {
}

module.exports = defineConfig({
publicPath: process.env.NODE_ENV === "production" ? "././" : "/",
pages: {
index: {
entry: "playground/main.js",
Expand Down

0 comments on commit 1ea8e17

Please sign in to comment.