Bundle Size Badge
Version updated for https://github.com/teplostanski/bundle-size-badge to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action Bundle Size Badge measures the default entry as a minified bundle (min + gzip/brotli) and appends an immutable per-version record to publish SVG badges on a dedicated git branch. It solves the problem of providing users with accurate import cost information by focusing on the entry bundle size, not disk space usage.
What’s Changed
Full Changelog: https://github.com/teplostanski/bundle-size-badge/compare/v1...v1.0.2