We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9680cc8 commit 0595469Copy full SHA for 0595469
vite.config.ts
@@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react'
4
// https://vitejs.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
+ base: "/SIMDE/"
8
})
0 commit comments