Bundle Size Monitor
Create a GitHub Action that monitors and records JavaScript bundle size changes across builds.
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.