We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67028f8 + fa8479b commit c188c31Copy full SHA for c188c31
vite.config.js
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: '/Progressie/',
+ base: '/',
8
})
0 commit comments