We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee60814 commit bc3276aCopy full SHA for bc3276a
1 file changed
vite.config.js
@@ -12,5 +12,5 @@ export default defineConfig({
12
"@": fileURLToPath(new URL("./src", import.meta.url)),
13
},
14
15
- base: "/website/",
+ base: "/",
16
});
0 commit comments