Skip to content

Commit

Permalink
[FIX] vite.config.js 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
boeunLee committed May 8, 2024
1 parent 200145a commit 6d3cd24
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@ export default defineConfig({
],
build: {
chunkSizeWarningLimit: 1600,
manifest: true,
rollupOptions: {
input: 'src/main.tsx',
},
},
});

0 comments on commit 6d3cd24

Please sign in to comment.