multica/apps/desktop/src
yushen b7477cb646 feat(desktop): bridge MAIN_VITE_API_URL to process.env for packaged builds
In packaged Electron builds, @multica/core is externalized and .env
files are excluded. Bridge import.meta.env.MAIN_VITE_API_URL (injected
at build time by electron-vite) to process.env.MULTICA_API_URL so that
getApiBaseUrl() reads the correct value in staging/test environments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 07:30:42 +08:00
..
main feat(desktop): bridge MAIN_VITE_API_URL to process.env for packaged builds 2026-02-14 07:30:42 +08:00
preload feat(auth): pass encrypted Device ID from Web to Desktop 2026-02-13 16:53:13 +08:00
renderer Merge pull request #175 from multica-ai/forrestchang/telegram-arch 2026-02-14 01:45:46 +08:00