Bundle Size Monitor
「バンドルサイズモニター」
Create a GitHub Action that monitors and records JavaScript bundle size changes across builds.
「GitHub Actionを作成して、ビルド間のJavaScriptバンドルサイズの変化を監視し記録する。」
Prompt
I want a GitHub Action that monitors the size of my production JavaScript bundle over time. Store the size and commit hash in a bundle-history.json file for each run.