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] 웹팩 설정 검토 (압축, 경량화, 트리쉐이킹) #650

Closed
3 tasks done
semnil5202 opened this issue Feb 5, 2024 · 0 comments
Closed
3 tasks done

[FE] 웹팩 설정 검토 (압축, 경량화, 트리쉐이킹) #650

semnil5202 opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈

Comments

@semnil5202
Copy link
Collaborator

semnil5202 commented Feb 5, 2024

🛠️ 작업 대상

  • cloudfront 단에서 진행할 예정이었던 번들 파일 압축을 웹팩 단에서 수행합니다.
  • 경량화가 (minify) 추가로 가능하다면 수행합니다.
  • 트리쉐이킹 옵션을 지정해봐서 번들 사이즈 축소가 추가로 가능하다면 진행합니다.

✅ 작업 내용

  • 번들 파일 압축
  • 번들 파일 경량화 minify
  • (번들 사이즈 축소 가능 시) 트리쉐이킹 진행

📎 참고 자료

No response

⏰ 추정 시간

  • 최대 2월 11일까지
@semnil5202 semnil5202 added FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈 labels Feb 5, 2024
@semnil5202 semnil5202 self-assigned this Feb 5, 2024
semnil5202 added a commit that referenced this issue Feb 12, 2024
* chore: setting json option 값 수정

* fix: 중첩 queryClient 오류 제거

* chore: eslint 설정 rule off 추가

* chore: bundle analyzer 오픈

* refactor: gzip 적용

* refactor: analyzer 사용 종료
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈
Projects
Status: Done
Development

No branches or pull requests

1 participant