Relative paths
This commit is contained in:
parent
92510ce24f
commit
ee68906f09
1 changed files with 1 additions and 0 deletions
|
|
@ -2,5 +2,6 @@ import react from "@vitejs/plugin-react"
|
|||
import { defineConfig } from "vite"
|
||||
|
||||
export default defineConfig({
|
||||
base: "./",
|
||||
plugins: [react()],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue