Skip to content

Commit

Permalink
game
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryDu0123 committed Apr 4, 2024
1 parent 7b4626c commit 8487bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import vueJsx from '@vitejs/plugin-vue-jsx'
// https://vitejs.dev/config/
export default defineConfig({
base: process.env.DEPLOY_ENV === 'gh-pages'
? '/mini_quiz_game_frontend/'
? '/garden_party_stock_game/'
: '/',
plugins: [
VueRouter({
Expand Down

0 comments on commit 8487bfa

Please sign in to comment.