Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] FSD 아키텍처 확립 #5

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

myunsyeya
Copy link
Contributor

@myunsyeya myunsyeya commented Feb 5, 2025

🔖 관련 티켓

SN-9 (Jira 링크)

📌 작업 개요

프로젝트의 구조를 Feature-Sliced Design 방법론에 따라 재구성하여 유지·보수와 확장성을 개선

✅ 작업 항목

주요 변경 사항:

  • babel-plugin-root-import 추가로 절대 경로(~) 지원
  • 컴포넌트 문서화 (JSDoc) 추가
  • 타입 정의 문서화 추가

패키지 추가:

  • "babel-plugin-root-import": "^6.6.0"
  • "@tsconfig/react-native": "^3.0.5"
  • "eslint-import-resolver-typescript": "^3.7.0"

📝 추가 설명

뒤로 가기 시 navigation stack이 터지는 문제 해결하였습니다.
현재 문제 없이 동작하고, 디자인 시스템 중 추가된 타이포 그래피 일부와 나머지 버튼 컴포넌트 등
추가가 필요한 사항은 다음 커밋에 해결하도록 하겠습니다.

@myunsyeya myunsyeya changed the base branch from main to develop February 5, 2025 14:23
@LeeWxx LeeWxx changed the title Refactor/sn 9 fsd architecture [REFACTOR] FSD 아키텍처 확립 Feb 5, 2025
@myunsyeya myunsyeya merged commit 86c3b1c into develop Feb 5, 2025
1 check passed
@myunsyeya myunsyeya deleted the refactor/SN-9-FSD-architecture branch February 5, 2025 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant