Skip to content

Commit

Permalink
fix: select map page now works
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperwyczawski authored Aug 21, 2024
1 parent bed88a3 commit 26b5b77
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 @@ -8,6 +8,7 @@ export default defineConfig({
1: resolve(__dirname, "index.html"),
2: resolve(__dirname, "play.html"),
3: resolve(__dirname, "pieces.html"),
4: resolve(__dirname, "select-map.html"),
},
},
},
Expand Down

0 comments on commit 26b5b77

Please sign in to comment.