1 parent 2b86bfe commit c25f941Copy full SHA for c25f941
1 file changed
vite.config.js
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
4
// https://vite.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: 'valentines_day'
+ base: '/valentines_day/'
8
})
0 commit comments