Skip to content

Commit b5c395f

Browse files
authored
Update vite.config.ts
1 parent c568e35 commit b5c395f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import copy from 'rollup-plugin-copy';
33

44
export default defineConfig({
55
root: '.',
6-
base: '/slides/',
6+
base: '/myp/',
77
server: {
88
open: true,
99
},

0 commit comments

Comments
 (0)