Skip to content

Commit a34116e

Browse files
authored
Update vite.config.ts
1 parent 836756d commit a34116e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import svgr from 'vite-plugin-svgr';
55

66
// https://vitejs.dev/config/
77
export default defineConfig({
8-
base: '/bluco-project/',
8+
base: '/',
99
plugins: [
1010
react(),
1111
viteTsconfigPaths(),

0 commit comments

Comments
 (0)