Vite Compare Bundle Size
Version updated for https://github.com/wojtekmaj/vite-compare-bundle-size to version v1.2.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The vite-compare-bundle-size GitHub Action automates the process of comparing bundle size differences between two builds of a Vite project by analyzing their compilation stats. It generates a comment on a pull request detailing the differences, helping developers identify changes in bundle size during the development process. This action streamlines performance monitoring and ensures transparency in build optimizations.
Release notes
What’s new?
- Updated all dependencies