Skip to content

REV-101: add assets size and .map files check - #49

Merged
kit2o merged 1 commit into
mainfrom
assets-size-limiter
Aug 23, 2026
Merged

REV-101: add assets size and .map files check#49
kit2o merged 1 commit into
mainfrom
assets-size-limiter

Conversation

@kit2o

@kit2o kit2o commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

What changed?

  • Add release size validation for release-react and release-expo.
  • Block releases containing assets larger than 500 KiB, with optimization guidance.
  • Add --force to allow publishing while reporting oversized assets after upload.
  • Warn when JS/Hermes bundles exceed 10 MiB and recommend diff updates.
  • Detect source map files and show Sentry integration guidance.
  • Add tests covering size limits, CLI parsing, warning timing, and Windows bypass.
Screenshot 2026-08-23 at 18 07 59

@kit2o
kit2o merged commit fc377be into main Aug 23, 2026
2 checks passed
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.

2 participants