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 33d4f44 commit 045689bCopy full SHA for 045689b
vite.config.ts
@@ -3,5 +3,5 @@ import react from '@vitejs/plugin-react'
3
4
export default defineConfig({
5
plugins: [react()],
6
- base: '/Porfolio-Dashboard-JS',
+ base: '',
7
})
0 commit comments