Commit 057f5be
[fix] Docker Compose 및 gitignore 설정 업데이트
- Docker Compose: named volume에서 anonymous volume으로 변경
- node_modules 자동 정리 및 패키지 변경 시 자동 반영 지원
- version 필드 제거 (deprecated 경고 해결)
- VITE_SENTRY_DSN 환경 변수 추가
- gitignore: .env.sentry-build-plugin 제외 추가
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 94ecec0 commit 057f5be
2 files changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
15 | 14 | | |
16 | 15 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 16 | + | |
0 commit comments