We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a90049 commit 8ebccf5Copy full SHA for 8ebccf5
vite.config.ts
@@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react';
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: '/zk-flow-v2/',
8
});
0 commit comments