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.