Fix github pages
This commit is contained in:
parent
8535010687
commit
9f7b4f0b29
4 changed files with 10 additions and 0 deletions
|
@ -3,5 +3,6 @@ import react from '@vitejs/plugin-react-swc'
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: process.env.VITE_BASE,
|
||||
plugins: [react()],
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue