Skip to content

Commit 2e7cc68

Browse files
committed
Remove vite config base
1 parent 80b13ea commit 2e7cc68

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
@@ -3,6 +3,5 @@ import react from "@vitejs/plugin-react";
33

44
// https://vitejs.dev/config/
55
export default defineConfig({
6-
base: "https://github.com/scottquested/auto-complete",
76
plugins: [react()],
87
});

0 commit comments

Comments
 (0)