Commit Graph

4 Commits

Author SHA1 Message Date
Macbook 9c620b32e2 fix: 서버 work-tree에서 프론트 빌드 실패(tsc 없음) 해결
서버 checkout에는 node_modules가 없어 npm run build만 실행하면 tsc를 찾지 못함.
build-frontend.sh로 npm ci 후 workspace 빌드를 수행하고,
frontend build 스크립트는 npx tsc/vite build로 통일.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 23:14:16 +09:00
Macbook 3503ef33f5 mobile download 2026-05-28 14:44:19 +09:00
Macbook ea39f7df27 전략편집기 메뉴 추가 2026-05-24 06:20:18 +09:00
aidev a4ea7762b5 goldenChat base source add 2026-05-23 15:11:48 +09:00