Skip to content

Commit

Permalink
update base
Browse files Browse the repository at this point in the history
  • Loading branch information
fidelthomet committed Aug 20, 2024
1 parent 9d71146 commit 75bdbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ export default defineConfig({
'@': fileURLToPath(new URL('./src', import.meta.url))
}
},
base: '/wanderer/'
base: './'
})

0 comments on commit 75bdbe0

Please sign in to comment.