Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrubajyotifounderofDSoft authored Dec 31, 2023
1 parent 1df2b8a commit e2b18e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web-app/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ import react from '@vitejs/plugin-react-swc'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
})
base: "/Tilder-web-app/"
})

0 comments on commit e2b18e6

Please sign in to comment.