We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b13ea commit 2e7cc68Copy full SHA for 2e7cc68
vite.config.ts
@@ -3,6 +3,5 @@ import react from "@vitejs/plugin-react";
3
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
- base: "https://github.com/scottquested/auto-complete",
7
plugins: [react()],
8
});
0 commit comments