Skip to content

Commit

Permalink
blank base
Browse files Browse the repository at this point in the history
  • Loading branch information
jewpaltz committed Feb 29, 2024
1 parent b595035 commit cec562e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import VueRouter from 'unplugin-vue-router/vite'

// https://vitejs.dev/config/
export default defineConfig({
base: process.env.BASE_URL,
base: '',
plugins: [
VueRouter({
/* options */
Expand Down

0 comments on commit cec562e

Please sign in to comment.