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

[#159] Introduce bundle analyzer #160

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

2wheeh
Copy link
Collaborator

@2wheeh 2wheeh commented Feb 8, 2024

Resolves #159

Changes

  • Bundle analyzer를 도입합니다.
npm run build:analyze

위 명령어를 통해 빌드 시, 번들 분석 결과파일이 생성됩니다.
예시:
image

@2wheeh 2wheeh added ui Something about UI infra Infrastructure-related tasks and updates. labels Feb 8, 2024
@2wheeh 2wheeh self-assigned this Feb 8, 2024
Copy link

github-actions bot commented Feb 8, 2024

Copy link
Collaborator

@isutare412 isutare412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@2wheeh 2wheeh merged commit 101f406 into develop Feb 8, 2024
4 checks passed
@2wheeh 2wheeh deleted the feature/issue-159/bundle-analyzer branch February 8, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infrastructure-related tasks and updates. ui Something about UI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Introduce bundle analyzer
2 participants