mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-23 05:54:46 +02:00
Set relative base path in vite.config.ts (#536)
This commit is contained in:
parent
b5ca951b32
commit
002b63acad
@ -4,6 +4,7 @@ import react from "@vitejs/plugin-react";
|
||||
import { defineConfig } from "vite";
|
||||
|
||||
export default defineConfig({
|
||||
base: "./",
|
||||
plugins: [
|
||||
react(),
|
||||
vitePluginVersionMark({
|
||||
|
Loading…
x
Reference in New Issue
Block a user