Skip to content

Commit

Permalink
Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gericfo authored Sep 22, 2023
1 parent 5fe3041 commit 854680d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { getMaps, getMapsOptimizers, getMapsScripts } from "wa-map-optimizer-vit
const maps = getMaps();

export default defineConfig({
base: "/EscapeShip/",
base: "./",
build: {
rollupOptions: {
input: {
Expand Down

0 comments on commit 854680d

Please sign in to comment.