Skip to content

Commit

Permalink
Auto open browser
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesTaylor7 committed Aug 20, 2023
1 parent 37a7a44 commit bed42c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default defineConfig({
plugins: [reactPlugin()],
base: '/open-weather-dashboard/',
server: {
open: true,
port: process.env.PORT,
},
esbuild: {
Expand Down

0 comments on commit bed42c8

Please sign in to comment.