fix: load environment-specific .env files in iOS/Android/Electron build scripts #201

Open
jose wants to merge 1 commits from load-build-mode-env-file into master
jose commented 4 hours ago
Owner
  • iOS, Android, and Electron build scripts now load .env.development, .env.test, .env.production files
  • Previously only loaded generic .env file which doesn't exist
  • Ensures consistent image server URL across all build targets
  • Fixes issue where build:ios:dev used production image URL instead of test URL
  • Aligns with web build script behavior for environment variable precedence

Resolves inconsistent VITE_DEFAULT_IMAGE_API_SERVER values between build targets.

- iOS, Android, and Electron build scripts now load .env.development, .env.test, .env.production files - Previously only loaded generic .env file which doesn't exist - Ensures consistent image server URL across all build targets - Fixes issue where build:ios:dev used production image URL instead of test URL - Aligns with web build script behavior for environment variable precedence Resolves inconsistent VITE_DEFAULT_IMAGE_API_SERVER values between build targets.
jose added 1 commit 4 hours ago
a3d6b458b1 fix: load environment-specific .env files in iOS/Android/Electron build scripts
This pull request can be merged automatically.
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.