Skip to content

Commit 6ae6cfe

Browse files
authored
Update vite.config.js
1 parent 09e04b8 commit 6ae6cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react'
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7+
base: 'https://chrisaloor.github.io/maps-main/'
78
})

0 commit comments

Comments
 (0)