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

POC: extreme minifications #102

Closed
wants to merge 1 commit into from
Closed

Conversation

mdjastrzebski
Copy link
Member

Summary

Check impact of applying exterme minifications (ones that negatively impact code readability) on bundle size.

Test plan

@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d218336) to head (4a16993).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #102   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          160       160           
  Branches        42        42           
=========================================
  Hits           160       160           
Flag Coverage Δ
100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Sep 22, 2024

size-limit report 📦

Path Size
dist/esm/index.mjs 1.17 KB (-1.32% 🔽)
dist/esm/patterns/index.mjs 768 B (-2.42% 🔽)

@mdjastrzebski mdjastrzebski force-pushed the spike/extreme-minifications branch from 1a52e9c to f52b3b1 Compare September 22, 2024 18:57
@mdjastrzebski mdjastrzebski force-pushed the spike/extreme-minifications branch from f52b3b1 to 4a16993 Compare September 22, 2024 19:16
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.

2 participants