Skip to content

Commit

Permalink
Merge pull request #641 from jiphyeonjeon-42/main
Browse files Browse the repository at this point in the history
sync: develop -> main
  • Loading branch information
YeonSeong-Lee authored Nov 29, 2024
2 parents aa13635 + 9e6b328 commit a0fa7a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,5 @@ export default defineConfig(({ mode }) => {

/** @see https://vitejs.dev/config/build-options.html#build-outdir */
build: { outDir: "build", chunkSizeWarningLimit: 4242 },

base: "./",
};
});

0 comments on commit a0fa7a1

Please sign in to comment.