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