Skip to content

Commit

Permalink
base fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jurdanetac committed Sep 20, 2024
1 parent f8e118f commit 7c28e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/usd2bcv/",
base: "/usd2bcv/app/",
});

0 comments on commit 7c28e8d

Please sign in to comment.