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

[FE] 성능 개선 : bundle main.js 용량 줄이기 #785

Closed
2 tasks
jinhokim98 opened this issue Oct 23, 2024 · 0 comments · Fixed by #787
Closed
2 tasks

[FE] 성능 개선 : bundle main.js 용량 줄이기 #785

jinhokim98 opened this issue Oct 23, 2024 · 0 comments · Fixed by #787
Assignees
Labels
⚙️ feat feature 🚧 refactor refactoring
Milestone

Comments

@jinhokim98
Copy link
Contributor

📄 설명

현재 main.js의 파일 크기는 219kb입니다.
Image

랜딩 페이지에서 사용하지 않는 컴포넌트를 코드 스플리팅 해서 용량을 줄여볼 예정입니다.
또한 tree shaking을 적용해서 사용하지 않는 코드로 인한 용량 차지도 줄여보려고 합니다.

🏁 할 일

  • 코드 스플리팅
  • tree shaking을 적용

🫡 참고사항

@jinhokim98 jinhokim98 added ⚙️ feat feature 🚧 refactor refactoring labels Oct 23, 2024
@jinhokim98 jinhokim98 added this to the v2.1.2 milestone Oct 23, 2024
@jinhokim98 jinhokim98 self-assigned this Oct 23, 2024
@jinhokim98 jinhokim98 moved this to 📑 Todo in 2024-haeng-dong Oct 23, 2024
@jinhokim98 jinhokim98 linked a pull request Oct 23, 2024 that will close this issue
@jinhokim98 jinhokim98 changed the title [FE] main.js 용량 줄이기 [FE]성능 개선 : bundle main.js 용량 줄이기 Oct 23, 2024
@jinhokim98 jinhokim98 changed the title [FE]성능 개선 : bundle main.js 용량 줄이기 [FE] 성능 개선 : bundle main.js 용량 줄이기 Oct 23, 2024
@jinhokim98 jinhokim98 modified the milestones: v2.1.2, v2.1.3 Oct 24, 2024
@Todari Todari modified the milestones: v2.1.3, v2.1.4 Oct 24, 2024
@jinhokim98 jinhokim98 modified the milestones: v2.1.4, v2.1.3 Oct 24, 2024
@3Juhwan 3Juhwan closed this as completed Oct 24, 2024
@github-project-automation github-project-automation bot moved this from 🤼 In Review to ✅ Done in 2024-haeng-dong Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ feat feature 🚧 refactor refactoring
Projects
Status: ✅ Done
3 participants