Skip to content

Commit

Permalink
case sensitve base
Browse files Browse the repository at this point in the history
  • Loading branch information
LiranCohen committed Sep 25, 2024
1 parent 09672c3 commit f6528ee
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 @@ -6,7 +6,7 @@ import react from "@vitejs/plugin-react";

// https://vitejs.dev/config/
export default defineConfig({
base: 'https://TBD54566975.github.io/dwa-demo/',
base: 'https://tbd54566975.github.io/dwa-demo/',
define: {
global: "globalThis",
},
Expand Down

0 comments on commit f6528ee

Please sign in to comment.