guardian / guardian/dotcom-rendering
Add `apps` bundle size reporting to PRs
Open
Team Candidate: WebX
- Dominant language
- TypeScript
- Stars
- 274
- Forks
- 34
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 121
Description
We use https://github.com/preactjs/compressed-size-action to add [bundle size change reports to PRs](https://github.com/guardian/dotcom-rendering/pull/7470#issuecomment-1485000220). However, this action is only monitoring the `modern` bundle. We should also monitor the `apps` bundle.
We could set this up to add a separate comment to the PR for the `apps` bundle, or combine it with the report for the `modern` bundle.
Contributor guide
Assessment
This issue has not been assessed yet.