Skip to content

fix(build): include axios proxy runtime dependency#55

Merged
isYangs merged 1 commit into
mainfrom
codex/fix-missing-runtime-dep
May 1, 2026
Merged

fix(build): include axios proxy runtime dependency#55
isYangs merged 1 commit into
mainfrom
codex/fix-missing-runtime-dep

Conversation

@isYangs
Copy link
Copy Markdown
Owner

@isYangs isYangs commented May 1, 2026

Summary

  • promote proxy-from-env to a direct app dependency so Electron packaging includes axios' runtime proxy helper inside app.asar

Validation

  • pnpm install --frozen-lockfile --ignore-scripts
  • pnpm run build:plugins && pnpm run typecheck
  • pnpm run build:app && pnpm exec electron-builder --mac --dir --publish=never
  • verified release/0.0.1/mac-arm64/GioPic.app/Contents/Resources/app.asar contains /node_modules/proxy-from-env

@isYangs isYangs merged commit b5bba29 into main May 1, 2026
10 checks passed
@isYangs isYangs deleted the codex/fix-missing-runtime-dep branch May 1, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant