Commit Graph

3 Commits

Author SHA1 Message Date
김보곤
f8a276f3b0 fix:Vite 빌드 결과물 추가하여 서버 ViteManifestNotFoundException 해결
서버에서 @vite() 사용 시 manifest.json이 없어 500 에러 발생.
.gitignore에서 public/build/ 제외하고 빌드 결과물을 커밋하여 서버 배포.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 13:59:22 +09:00
김보곤
0fc4b20f3b Revert "fix:빌드 파일 커밋 (indigo 색상 safelist 포함)"
This reverts commit f49c86d81f.
2026-02-02 10:21:27 +09:00
김보곤
f49c86d81f fix:빌드 파일 커밋 (indigo 색상 safelist 포함)
서버에서 npm build 실행 불가하여 빌드파일 직접 커밋

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 10:18:15 +09:00