Replies: 1 comment 3 replies
-
|
I think this should work with an env var, would you like to submit a PR? Remember to document it then |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We don't want that our compiled binary behaves as node, so we like to have a buildin method to disable the
child_processpatching which is solving it for our needs.We currently use a pnpm patch to achive this, but it needs to be adapted manually for each new pkg version
Beta Was this translation helpful? Give feedback.
All reactions