Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jedymatt committed Mar 24, 2024
1 parent 03a0e77 commit 9a4d06d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,5 @@ export default defineConfig({
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))
}
},
server: {
host: 'jedymatt.dev',
base: '/mystery-fruits-js/'
}
})

0 comments on commit 9a4d06d

Please sign in to comment.