Skip to content

Commit f4da639

Browse files
committed
Add publicPath to vue.config.js
1 parent 1e4c30a commit f4da639

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/vue.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// frontend/vue.config.js
22
module.exports = {
3+
publicPath: '',
34
devServer: {
45
proxy: {
56
'^/api/': {

0 commit comments

Comments
 (0)