Skip to content

Commit cdfeee2

Browse files
committed
Modify wrong typo
1 parent ee97500 commit cdfeee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
baseUrl: process.env.NODE_ENV === 'production' ? '/meeyup/' : '/'
2+
baseUrl: process.env.NODE_ENV === 'production' ? '/meetup/' : '/'
33
};

0 commit comments

Comments
 (0)