Skip to content

Commit 167a804

Browse files
committed
chore: remove base
1 parent 323ed11 commit 167a804

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vite.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ import { defineConfig } from "vite"
44
// https://vitejs.dev/config/
55
export default defineConfig({
66
plugins: [react()],
7-
base: "/compositor/",
87
})

0 commit comments

Comments
 (0)