feat(debug): DEV 전용 디버그 도구 체계 + 좌표 표시 도구 #205

병합
htlee feature/debug-coord-tool 에서 develop 로 3 commits 를 머지했습니다 2026-03-26 13:34:55 +09:00
소유자

프로덕션 번들 미포함 (lazy + import.meta.env.DEV)

  • DebugTools 허브 패턴 (debug/index.tsx)
  • Ctrl+Click 좌표 디버그 (DD/DMS)
  • CLAUDE.md 디버그 가이드 추가
프로덕션 번들 미포함 (lazy + import.meta.env.DEV) - DebugTools 허브 패턴 (debug/index.tsx) - Ctrl+Click 좌표 디버그 (DD/DMS) - CLAUDE.md 디버그 가이드 추가
htlee added 3 commits 2026-03-26 13:34:44 +09:00
- CoordDebugTool: Ctrl+Click 다중 좌표 표시 (DD/DMS, WGS84)
- import.meta.env.DEV 가드로 프로덕션 빌드에서 코드 제거
- CLAUDE.md: 디버그 도구 가이드 섹션 추가
- lazy + 동적 import로 DEV에서만 청크 로드
- mapRef 기반 이벤트 등록으로 KoreaMap 코드에 디버그 흔적 없음
- 이전 CoordDebugTool/useCoordDebug 삭제
- debug/index.tsx: 모든 디버그 도구 조합 export
- KoreaMap: lazy import 1줄 + JSX 1줄만 유지
- 디버그 도구 추가/제거 시 debug/index.tsx만 수정
claude-bot 이 변경사항을 승인하였습니다. 2026-03-26 13:34:54 +09:00
claude-bot left a comment
멤버

MR 승인 (via /mr skill)

MR 승인 (via /mr skill)
htlee merged commit 32dd957f4b into develop 2026-03-26 13:34:55 +09:00
htlee 삭제된 브랜치 feature/debug-coord-tool 2026-03-26 13:34:55 +09:00
"로그인하여 이 대화에 참여"
No reviewers
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: gc/kcg-monitoring#205
No description provided.