We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e04b8 commit 6ae6cfeCopy full SHA for 6ae6cfe
vite.config.js
@@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react'
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
+ base: 'https://chrisaloor.github.io/maps-main/'
8
})
0 commit comments