Set base url

dev
Platon Yasev 3 years ago
parent d426cbe0d5
commit f31b7a4c74

@ -3,6 +3,7 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
base: "/",
plugins: [react()],
css: {
preprocessorOptions: {

Loading…
Cancel
Save