Skip to content

Feature/bundle size diff 531#622

Open
mijinummi wants to merge 3 commits into
MettaChain:mainfrom
mijinummi:feature/bundle-size-diff-531
Open

Feature/bundle size diff 531#622
mijinummi wants to merge 3 commits into
MettaChain:mainfrom
mijinummi:feature/bundle-size-diff-531

Conversation

@mijinummi

Copy link
Copy Markdown

📝 Pull Request Summary [Wave 200pts]

Description

This PR addresses Issue #531, introducing automated bundle size auditing and delta comparisons to prevent payload bloat on the frontend.

Key Modifications

  • Compressed Size Controls: Authored frontend/.bundlewatch.config.json establishing strict 250kB size caps on production JavaScript code targets.
  • Automated Comment Feedback: Created .github/workflows/bundle_size.yml to compile incoming frontend payloads and post asset deltas directly onto active PR streams.
  • Governance Tracking: Documented size limitations and validation workflows inside the system README.md.

Target Branch: main
Closes #531

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

devops: report bundle-size diff on PRs

1 participant