发布

  • [OPIK-3620] [FE] Add Vite proxy for local development to enable mobile network access (#4565)

    frostbyte_neo 发布于 2025-12-30 08:05:15 +00:00

    • [OPIK-3620] [FE] Add Vite proxy for local development to enable mobile network access

    • Revision 2: Fix unbound variable error in dev-runner.sh

    Handle VITE_BASE_API_URL safely when set -u is enabled by using parameter expansion syntax

    • Revision 3: Apply same fix to dev-runner.ps1 for Windows compatibility

    Remove hardcoded VITE_BASE_API_URL in PowerShell script to match Bash version behavior.
    Now uses conditional logging and respects environment variable or frontend default.

    下载附件