Skip to content

Commit

Permalink
vue setting for relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-rind committed May 25, 2023
1 parent 2b600a5 commit 5c02742
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 @@ -18,5 +18,6 @@ module.exports = defineConfig({
title: "easyNWK",
},
},
publicPath: "./",
transpileDependencies: true,
});

0 comments on commit 5c02742

Please sign in to comment.