Skip to content

Commit

Permalink
build : update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyo03 authored Nov 5, 2024
1 parent 64d73b3 commit 6082417
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 @@ -3,7 +3,7 @@ import react from "@vitejs/plugin-react";
import svgr from "vite-plugin-svgr";

export default defineConfig({
base: "/page",
base: "/",
plugins: [
react({
babel: {
Expand Down

0 comments on commit 6082417

Please sign in to comment.