mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 23:21:08 +02:00
getBaseUrl() always overrides baseUrl with window.__PUBLIC_BACKEND_URL__, which breaks cross-app API clients (e.g. calendar→todo, calendar→contacts) by routing all requests to the host app's backend. Added useRuntimeUrl: false option to skip the runtime override when the client already resolves its own base URL. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client.ts | ||
| index.ts | ||
| types.ts | ||
| utils.ts | ||