Below you will find pages that utilize the taxonomy term “wojtekmaj”
March 29, 2026
Vite Compare Bundle Size
Version updated for https://github.com/wojtekmaj/vite-compare-bundle-size to version v1.2.1.
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 comparison of two Vite compilation stats files (e.g., stats.json), typically generated from different branches. It evaluates changes in bundle size between the files and posts a detailed comment on the associated pull request, highlighting the differences.
March 12, 2026
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.