Update child_process spawn to use shell by stefanmcshane · Pull Request #748 · prerender/prerender

@portersupport

Spawn process into a shell

@stefanmcshane mentioned this pull request

Jan 26, 2023

jirkadev added a commit to jirkadev/prerender that referenced this pull request

Jun 27, 2023

@ridak ridak mentioned this pull request

Sep 18, 2023

ehossack added a commit to ehossack/prerender-fork that referenced this pull request

Oct 4, 2023
Not a full revert of prerender#748 but allow consumers
to optionally specify args for the child process.
e.g. {shell:true} or {stdin:'inherit'}

ehossack added a commit to ehossack/prerender-fork that referenced this pull request

Oct 4, 2023
Not a full revert of prerender#748 but allow consumers
to optionally specify args for the child process.
e.g. {shell:true} or {stdin:'inherit'}