Skip to content

Commit

Permalink
Add base to vit config
Browse files Browse the repository at this point in the history
  • Loading branch information
arman-borkhani committed Dec 31, 2024
1 parent eacec5d commit 8494a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ import tsconfigPaths from "vite-tsconfig-paths"

// https://vite.dev/config/
export default defineConfig({
base: '/game-hub/',
plugins: [react(), tsconfigPaths()],
})

0 comments on commit 8494a3c

Please sign in to comment.