Skip to content

Commit 8ebccf5

Browse files
committed
fix: remove base
1 parent 8a90049 commit 8ebccf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react';
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7-
base: '/zk-flow-v2/',
87
});

0 commit comments

Comments
 (0)