Skip to content

Adds support for custom env#18

Merged
mattqs merged 1 commit into
Quobject:masterfrom
SamuelSchepp:feature/custom-path
Oct 16, 2020
Merged

Adds support for custom env#18
mattqs merged 1 commit into
Quobject:masterfrom
SamuelSchepp:feature/custom-path

Conversation

@SamuelSchepp
Copy link
Copy Markdown
Contributor

Using this package with custom PATH doesn't work in electron apps, since process.env is undefinied in the electron renderer (electron/electron#3306).

This PR allows custom env.

Closes #6

@mattqs mattqs merged commit 02204e8 into Quobject:master Oct 16, 2020
@limod limod mentioned this pull request Dec 22, 2020
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.

Docker run command does not support passing environment variables

2 participants