Skip to content

Feature/bundle size diff 531#622

Merged
nanaf6203-bit merged 3 commits into
MettaChain:mainfrom
mijinummi:feature/bundle-size-diff-531
Jun 30, 2026
Merged

Feature/bundle size diff 531#622
nanaf6203-bit merged 3 commits into
MettaChain:mainfrom
mijinummi:feature/bundle-size-diff-531

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

📝 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

Copy link
Copy Markdown
Contributor

Thanks for the contribution — reviewed and looks good. Merging.

@nanaf6203-bit nanaf6203-bit merged commit edd2f5a into MettaChain:main Jun 30, 2026
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

2 participants