updating basename path
This commit is contained in:
@@ -6,4 +6,5 @@ import tailwindcss from "@tailwindcss/vite";
|
||||
export default defineConfig({
|
||||
plugins: [react(), tailwindcss()],
|
||||
server: { host: true },
|
||||
base: "/index",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user