Skip to content

feat: add bundle analysis tooling and performance budgets - #316

Open
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/bundle-analysis
Open

feat: add bundle analysis tooling and performance budgets#316
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/bundle-analysis

Conversation

@charityzarmai

@charityzarmai charityzarmai commented Jul 30, 2026

Copy link
Copy Markdown

Closes #265


feat: add bundle analysis tooling and performance budgets

- Integrated @next/bundle-analyzer for bundle visualization
- Added build:analyze script to generate interactive reports
- Created performance budget configuration (.bundlewatch.config.json)
- Defined bundle size targets (500KB JS, 100KB CSS gzipped)
- Added dependency analysis script (analyze:deps)
- Documented heavy dependencies (stellar-sdk, next, react)
- Created comprehensive bundle analysis guide
- Set up optimization strategies and CI integration guidelines
- Established performance targets and monitoring recommendations
@charityzarmai

Copy link
Copy Markdown
Author

close #265

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.

Add user-facing error message mapping

1 participant