Skip to content

Commit

Permalink
vite config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
KartikWatts committed Oct 17, 2024
1 parent ba22e1f commit 45fa480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ import react from '@vitejs/plugin-react'
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/chess-arena/",
});

0 comments on commit 45fa480

Please sign in to comment.