[PR #5916] fix: update execArgv configuration in build script to futher disable toml #11642

Closed
opened 2026-02-16 18:16:32 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5916

State: closed
Merged: No


Not a real complete fix, as it still doesnt answer why the toml is loaded even when compiled to disable it.

But adding a null config path to the execArgs works

https://bun.com/docs/runtime#param-config

Potential fix to #5349

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5916 **State:** closed **Merged:** No --- Not a real complete fix, as it still doesnt answer why the toml is loaded even when compiled to disable it. But adding a null config path to the execArgs works https://bun.com/docs/runtime#param-config Potential fix to #5349
yindo added the pull-request label 2026-02-16 18:16:32 -05:00
yindo closed this issue 2026-02-16 18:16:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11642