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 255de17 commit 7d17e70
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: "/",
base: "/page/",
plugins: [
react({
babel: {
Expand Down

0 comments on commit 7d17e70

Please sign in to comment.