We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SPA라 당장 필요없는 컴포넌트까지 전부 불러오고 있다.
빌드 후 서빙
프로젝트가 아직 큰 규모는 아니라 많이 줄어들진 않은 것 같지만 빌드 기준 199kb -> 188kb (11kb, 5.53% 감소)
The text was updated successfully, but these errors were encountered:
DearYuto
No branches or pull requests
SPA라 당장 필요없는 컴포넌트까지 전부 불러오고 있다.
lazy load 적용 전
lazy load 적용 후
프로젝트가 아직 큰 규모는 아니라 많이 줄어들진 않은 것 같지만
빌드 기준 199kb -> 188kb (11kb, 5.53% 감소)
The text was updated successfully, but these errors were encountered: