Skip to content

Commit

Permalink
hotfix: 자바스크립트 소스맵 생성
Browse files Browse the repository at this point in the history
  • Loading branch information
Dunkkkk committed Aug 21, 2024
1 parent 07caf39 commit 4dec2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caecae/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export default defineConfig({
},
},
build: {
sourcemap: true,
minify: 'terser',
},
})

0 comments on commit 4dec2f2

Please sign in to comment.