Skip to content

Commit 9b32246

Browse files
committed
Update vite base
1 parent 4bfa654 commit 9b32246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react-swc'
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7+
base: '/backlog-dle/'
78
})

0 commit comments

Comments
 (0)