Serve all files and mime types.
This commit is contained in:
parent
03c744e9f1
commit
9805375421
2 changed files with 57 additions and 11 deletions
|
@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react'
|
|||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/brm/inv/dist',
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue