Below you will find pages that utilize the taxonomy term “suzuki3jp”
March 19, 2026
Next.js Turbopack Bundle Analysis
Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.1.
This action is used across all versions by 1 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 Next.js Turbopack Bundle Analysis GitHub Action is designed to analyze bundle size changes in Next.js projects using Turbopack and provide detailed feedback on pull requests. It automates the detection of size differences between the base branch and the PR branch, posting a comment with a breakdown of route-specific size changes, including increases, decreases, new routes, and removals.
March 17, 2026
Next.js Turbopack Bundle Analysis
Version updated for https://github.com/suzuki3jp/nextjs-turbopack-bundle-analysis to version v0.1.0.
This action is used across all versions by 1 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 Next.js Turbopack Bundle Analysis GitHub Action automates the process of analyzing and reporting bundle size changes in Next.js projects using Turbopack. It calculates size differences between the base and pull request builds, generates a detailed comparison of route sizes, and posts a summary comment on the pull request.