We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bf5b0 commit b4488deCopy full SHA for b4488de
1 file changed
vite.config.js
@@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react'
4
// https://vite.dev/config/
5
export default defineConfig({
6
plugins: [react()],
7
- base: '/GetOutsource/',
8
});
0 commit comments