Skip to content

Commit

Permalink
Revert "Add custom base url for Vite"
Browse files Browse the repository at this point in the history
This reverts commit 9cdb4e9.
  • Loading branch information
mvdnbrk committed Dec 22, 2024
1 parent 3457d33 commit ed9fdb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ export default defineConfig({
},
}),
],
base: process.env.VITE_BASE_URL || '/',
resolve: {
alias: {
'vue': 'vue/dist/vue.esm-bundler.js'
Expand Down

0 comments on commit ed9fdb9

Please sign in to comment.