Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
daoauth committed Jan 8, 2025
1 parent 0ac0d93 commit 0214924
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/example/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ export default defineConfig({
minify: 'esbuild',
sourcemap: false,
},
server: {
port: 3000,
},
});

0 comments on commit 0214924

Please sign in to comment.