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

Minor optimizations on the bundle #119

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Minor optimizations on the bundle #119

merged 2 commits into from
Jan 24, 2024

Conversation

julienrf
Copy link
Member

@julienrf julienrf commented Jan 24, 2024

Lazy load a couple of components to slightly reduce the number of HTTP requests and transferred data to initially load the page.

Before: 6 requests, 521 kB (172 kB compressed)
After: 5 requests, 495 kB (155 kB compressed)

@julienrf julienrf changed the title Lazily load the help component only when the user opens the help overlay Minor optimizations on the bundle Jan 24, 2024
@julienrf julienrf merged commit 61b672d into main Jan 24, 2024
1 check passed
@julienrf julienrf deleted the optimize-bundle branch January 24, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant