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: 번들 사이즈 최적화 #98

Merged
merged 37 commits into from
Nov 1, 2024
Merged

Refactor: 번들 사이즈 최적화 #98

merged 37 commits into from
Nov 1, 2024

Conversation

hyobb109
Copy link
Member

@hyobb109 hyobb109 commented Oct 29, 2024

⭐️ 개요

📜 작업 내용

  • react-native-vector-icons 삭제하고 svg 아이콘으로 교체
  • Kalman 폰트 cdn으로 수정
  • 고운 바탕체는 cdn으로 하니까 적용이 너무 느려서 로컬 폰트로 사용(그런데 폰트 사이즈가 엄청 크네요..)
  • MainNaviagtor, 및 다른 탭 스크린 lazy loading 적용하고 Suspense로 로딩 컴포넌트 적용
  • webpack-bundle-analyzer 설치, 빌드 후 make web-analyze 하면 됩니다
  • 그 외 타입 에러 등 자잘한 수정...

🌠 스크린샷

스크린샷 2024-10-29 오후 5 30 14

📍 리뷰 요구사항

  • npm install 해주세요
  • 번들 사이즈는 조금 줄었는데 큰 차이가 있을진 모르겠네요. 서버도 고쳐지면 확인 다시 해야할 것 같아요~~

@hyobb109 hyobb109 merged commit 88391f9 into main Nov 1, 2024
1 check passed
@hyobb109 hyobb109 deleted the SS-9-FE-optimization branch November 1, 2024 10:52
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