Skip to content

Commit

Permalink
fix: vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryoga-exe committed Jan 5, 2024
1 parent 336dc84 commit aaf45fc
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
@@ -1,5 +1,5 @@
import { defineConfig } from "vite";

export default defineConfig({
base: "/checkbox-qr/",
base: "/tsukubarabara/",
});

0 comments on commit aaf45fc

Please sign in to comment.