Skip to content

Commit

Permalink
Update vite.config.mts
Browse files Browse the repository at this point in the history
  • Loading branch information
niceEli committed Jun 27, 2024
1 parent 2704cf2 commit 598aede
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vite.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ export default defineConfig({
chunkSizeWarningLimit: 10000,
sourcemap: "inline",
},
});
base: "./",
});

0 comments on commit 598aede

Please sign in to comment.