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

Use 'node' version when using Electron with nodeIntegration enabled #140

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

niieani
Copy link
Contributor

@niieani niieani commented Jul 4, 2016

When using Electron with nodeIntegration enabled, it's better to use native filesystem logic, rather than XHR. This adds detection for that.

@LinusU
Copy link
Collaborator

LinusU commented Jul 4, 2016

LGTM

@niieani
Copy link
Contributor Author

niieani commented Jul 14, 2016

When can I expect this to get merged and released?

@LinusU
Copy link
Collaborator

LinusU commented Jul 14, 2016

Do you know why the tests are failing?

@niieani
Copy link
Contributor Author

niieani commented Jul 14, 2016

@LinusU Failing tests have nothing to do with this PR, the tests are failing on master too :)

@LinusU
Copy link
Collaborator

LinusU commented Jul 14, 2016

Cool, I suspected that 👍

@LinusU LinusU merged commit c676a64 into evanw:master Jul 14, 2016
@LinusU
Copy link
Collaborator

LinusU commented Jul 14, 2016

Published as 0.4.2

@niieani
Copy link
Contributor Author

niieani commented Jul 14, 2016

Awesome 👍 thanks!

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.

3 participants