diff --git a/vite.config.ts b/vite.config.ts index c971ede..1c70d8c 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -5,7 +5,7 @@ import { imagetools } from "vite-imagetools"; // https://vitejs.dev/config/ export default defineConfig({ plugins: [react(), imagetools()], - base: "resistants", + base: "/resistants", build: { rollupOptions: { output: {