Skip to content

Commit 29253c2

Browse files
committed
project comitted in frontend
1 parent f8d24dd commit 29253c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ import react from '@vitejs/plugin-react-swc'
33

44
// https://vite.dev/config/
55
export default defineConfig({
6-
base: '/rectcicd/',
6+
base: '/reactcicd/',
77
plugins: [react()],
88
})

0 commit comments

Comments
 (0)