1 parent d272dfb commit b7745e7Copy full SHA for b7745e7
1 file changed
vite.config.js
@@ -1,7 +1,7 @@
1
import { defineConfig } from 'vite'
2
3
export default defineConfig({
4
- base: '/threejs-3d-car-viewer/', // Your GitHub repo name
+ base: '/threejs-3d-car-viewer/', // my github repo name
5
build: {
6
outDir: 'dist',
7
},
0 commit comments