Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
wanpan11 committed Jul 5, 2024
1 parent 428e4e5 commit dc1fe60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export default defineConfig({
'joystick-kit': path.join(__dirname, 'src'),
},
publicPath: process.env.NODE_ENV === 'production' ? '/joystick/' : '',
base: process.env.NODE_ENV === 'production' ? '/joystick/' : '',
});

0 comments on commit dc1fe60

Please sign in to comment.