Skip to content

Commit d6e3ccb

Browse files
committed
fix: add build config
1 parent 1a3a3ee commit d6e3ccb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vue.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
module.exports = {
2+
baseUrl: '/light-blue-vue-admin/'
3+
}

0 commit comments

Comments
 (0)