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

Reduce bundle size 10% #363

Merged
merged 9 commits into from
Nov 21, 2023
Merged

Reduce bundle size 10% #363

merged 9 commits into from
Nov 21, 2023

Conversation

bartveneman
Copy link
Member

@bartveneman bartveneman commented Nov 21, 2023

TL;DR;

  • 1.8kB raw filesize reduction with some not-too-extreme code golfing

Before

String/identifier analysis: Total size: 18.0 kB, string size: 2.9 kB (15.9%)

After

String/identifier analysis: Total size: 16.2 kB, string size: 2.8 kB (17.4%)

@bartveneman bartveneman merged commit 37070ca into master Nov 21, 2023
3 checks passed
@bartveneman bartveneman deleted the reduce-bundle-size branch November 21, 2023 22:15
@bartveneman bartveneman changed the title Reduce bundle size Reduce bundle size 10% Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant