Skip to content

Commit

Permalink
chore: correct the base path
Browse files Browse the repository at this point in the history
  • Loading branch information
TN1ck committed May 5, 2024
1 parent ca8b0e4 commit b475c78
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 @@ -10,4 +10,5 @@ export default defineConfig(({command}) => ({
preview: {
port: 3009,
},
base: "/numbers-game/",
}));

0 comments on commit b475c78

Please sign in to comment.