Skip to content

Commit

Permalink
Merge pull request #2 from NUSComputingDev/feature-deployment
Browse files Browse the repository at this point in the history
Update vite.config.js
  • Loading branch information
Respirayson authored Dec 22, 2023
2 parents 5180a6a + 5d24818 commit c775aa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 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'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/comclub-website-2024/"
})

0 comments on commit c775aa3

Please sign in to comment.