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

번틀 사이즈 최적화 #253

Merged
merged 3 commits into from
May 3, 2024
Merged

번틀 사이즈 최적화 #253

merged 3 commits into from
May 3, 2024

Conversation

mini-aron
Copy link
Contributor

🔍 개요

웹사이트 최적화를 위해 번들 사이즈를 줄이게 되었습니다.

📃 작업사항

  • 프로젝트의 이름을 변경했습니다. dodo -> dotori_v2
  • 번들 분석을 위한 BundleAnalyzer 를 추가했습니다.
    • 명령어 yarn analyze
  • Tree Shaking 을 적용해 사용하지 않는 코드 제거했습니다.

적용 전

스크린샷 2024-05-01 오후 11 45 48 스크린샷 2024-05-01 오후 11 15 06

적용 후

스크린샷 2024-05-01 오후 11 47 04 스크린샷 2024-05-01 오후 11 15 48

Copy link

vercel bot commented May 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dotori-v2 ✅ Ready (Inspect) Visit Preview May 2, 2024 8:54am

@mini-aron mini-aron added the 🔨 Type: Refector 코드 리펙토링 label May 2, 2024
@mini-aron mini-aron merged commit 059708c into develop May 3, 2024
3 checks passed
@Ethen1264 Ethen1264 mentioned this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Type: Refector 코드 리펙토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants