Skip to content

Commit

Permalink
gh pages fix
Browse files Browse the repository at this point in the history
  • Loading branch information
drkane committed Feb 22, 2024
1 parent 3a5cdfc commit b74d4e0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ export default defineConfig({
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))
}
}
})
},
base: './',
})

0 comments on commit b74d4e0

Please sign in to comment.