The production bundle exceeds 500 kB (mostly `@stellar/stellar-sdk`). Lazy-load the SDK / route-split so the initial load is smaller.
Acceptance criteria
- `pnpm build` no longer emits the >500 kB chunk warning (or it is justified/configured).
- No regression in functionality.
The production bundle exceeds 500 kB (mostly `@stellar/stellar-sdk`). Lazy-load the SDK / route-split so the initial load is smaller.
Acceptance criteria