We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323ed11 commit 167a804Copy full SHA for 167a804
vite.config.ts
@@ -4,5 +4,4 @@ import { defineConfig } from "vite"
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: "/compositor/",
8
})
0 commit comments