Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to configure a platform which is for determine Git download URL #115

Closed
wants to merge 1 commit into from

Conversation

co3k
Copy link

@co3k co3k commented Sep 5, 2017

This change is useful for building Windows app in other platform by using Wine.

…load URL

This change is useful for building Windows app in other platform by using Wine.
@@ -11,13 +11,14 @@ function getConfig() {
tempFile: ''
}

if (process.platform === 'darwin') {
const targetPlatform = process.env.DUGITE_DOWNLOAD_PLATFORM || process.platform;

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@shiftkey
Copy link
Member

Closing due to inactivity. Much like #137, it'd be nice to have a discussion in more detail about the problem you're encountering before diving into making changes.

@co3k feel free to open a new issue with details about your setup if you want to revisit this.

@shiftkey shiftkey closed this Feb 19, 2018
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.

2 participants