fix: small fixes
This commit is contained in:
parent
f4b890b6b3
commit
3d40ff7912
4 changed files with 14 additions and 21 deletions
|
|
@ -3,6 +3,7 @@ import react from '@vitejs/plugin-react'
|
|||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
base: '/ui/',
|
||||
plugins: [react()],
|
||||
server: {
|
||||
proxy: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue