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

feat/code-splitting: 번들 최적화 #153

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Conversation

ebokyung
Copy link
Member

🤚 잠깐!

  • PR 제목 형식 확인 [브랜치명 : 작업 내용]
  • 이슈 등록 확인
  • 라벨 등록 확인

✏️ PR 요약

  • 기능 추가 :
  • 마크업 & 스타일 :
  • 리팩토링 :
  • 문서 수정 :
  • 버그 수정 :
  • 도와주세요 :
  • 개발 환경 세팅 :

💡 상세 작업 내용

  • kakaomap sdk, date-picker, ckeditor 모듈은 첫 페이지 로드시에 불러올 필요 없으므로 동적 import 적용
  • react-dom 모듈은 index 번들이 500kb 이상이 되게 하는 가장 큰 번들이므로 수동 분리 vite.config.ts

🌟 전달 사항


⚠️ Issue Number



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant