Skip to content

Commit

Permalink
Revert: Add 'base' property for vita config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsivarev committed Dec 21, 2023
1 parent aad4907 commit e1c9c3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import react from "@vitejs/plugin-react";
// https://vitejs.dev/config/
export default defineConfig({
plugins: [react()],
base: "/verifier/",
build: {
// sourcemap: true,
target: ["es2020"],
Expand Down

0 comments on commit e1c9c3c

Please sign in to comment.