Skip to content

Commit b7745e7

Browse files
committed
Update comment in vite.config.js for clarity
1 parent d272dfb commit b7745e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { defineConfig } from 'vite'
22

33
export default defineConfig({
4-
base: '/threejs-3d-car-viewer/', // Your GitHub repo name
4+
base: '/threejs-3d-car-viewer/', // my github repo name
55
build: {
66
outDir: 'dist',
77
},

0 commit comments

Comments
 (0)