lzear / votes

JS library for ranked voting systems
https://rank-votes.vercel.app
MIT License
23 stars 1 forks source link

chore: use FA icon independently to reduce bundle size #98

Closed lzear closed 1 year ago

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: adf9630a2b85480bd80dc0702406c8b93d4286c2

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
votes ✅ Ready (Inspect) Visit Preview Feb 11, 2023 at 11:30AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Base: 97.90% // Head: 97.90% // No change to project coverage :thumbsup:

Coverage data is based on head (adf9630) compared to base (e21be3d). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ======================================= Coverage 97.90% 97.90% ======================================= Files 47 47 Lines 622 622 Branches 79 79 ======================================= Hits 609 609 Misses 4 4 Partials 9 9 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Antoine+Clausse). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Antoine+Clausse)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 159.38 KB (🟢 -21 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

github-actions[bot] commented 1 year ago

Size Change: 0 B

Total Size: 49.3 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `votes/dist/votes.cjs.dev.js` | 16.5 kB | | `votes/dist/votes.cjs.js` | 137 B | | `votes/dist/votes.cjs.prod.js` | 16.5 kB | | `votes/dist/votes.esm.js` | 16.1 kB |

compressed-size-action