Problem
The project does not track bundle size or performance regressions. Dependencies such as Stellar SDK and wallet libraries can increase client bundle size.
Suggested fix
Add bundle analysis tooling and define basic performance budgets for initial pages.
Acceptance criteria
- Bundle analyzer can be run locally.
- Heavy dependencies are identified.
- CI or documentation includes agreed performance targets.
Problem
The project does not track bundle size or performance regressions. Dependencies such as Stellar SDK and wallet libraries can increase client bundle size.
Suggested fix
Add bundle analysis tooling and define basic performance budgets for initial pages.
Acceptance criteria