[Chore] : apps/mobile 동결 (#204)#205
Merged
Merged
Conversation
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
Author
|
/describe |
Owner
Author
|
/review |
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
Owner
Author
|
/improve |
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
1 similar comment
ⓘ You've reached your Qodo monthly free-tier limit. Reviews pause until next month — upgrade your plan to continue now, or link your paid account if you already have one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 PR 제목
[Chore] : apps/mobile 동결 (TWA 전환 준비)
📌 변경 사항
pnpm-workspace.yaml에서apps/mobile제외 ('!apps/mobile'글롭 추가)apps/mobile/package.json:name을mobile-deprecated로 변경,description필드 추가apps/mobile/README.md: Expo 보일러플레이트 README를 동결 안내 문서로 교체 (사유, 동결 상태, 재활성화 절차, 후속 작업)CLAUDE.md: Monorepo Structure 섹션mobile/항목에 DEPRECATED 표시pnpm-lock.yaml:pnpm install로 mobile 의존성 제거 반영💬 추가 참고 사항
apps/mobile워크스페이스를 동결. 미래 네이티브 기능 필요 시 재활성화 가능하도록 코드는 보존.pnpm install/build/lint/format모두 통과, mobile 자동 제외 확인 (pnpm list -r --depth=-1).pnpm-workspace.yaml의'!apps/mobile'한 줄 제거 후pnpm installapps/webPWA 셋업 (manifest, Service Worker, assetlinks.json) →apps/twa신규 워크스페이스 (Bubblewrap)