Skip to content

Commit fe261ae

Browse files
committed
updated routes
1 parent aa541b8 commit fe261ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default defineConfig(({ command: _command }) => {
1717
// const base = isGitHubPages ? '/involvex/' : '/'
1818

1919
return {
20-
base: '/',
20+
base: './',
2121
server: {
2222
port: 8098,
2323
host: '0.0.0.0',

0 commit comments

Comments
 (0)