Skip to content

Commit

Permalink
Config change
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van den Bout committed Nov 12, 2022
1 parent 5487fd8 commit 5d67dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ export default defineConfig({
"@": fileURLToPath(new URL("./src", import.meta.url)),
},
},
base: "./",
});

0 comments on commit 5d67dfb

Please sign in to comment.