Skip to content

make it work for electron #89

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

Merged
merged 1 commit into from
Dec 1, 2016
Merged

Conversation

aratama
Copy link

@aratama aratama commented Dec 1, 2016

Hello,

Ajax does not work in electron because there is a module object in the scope. This PR fixes the problem.

To detect running in electron, I referred electron/electron#2288.

@garyb
Copy link
Member

garyb commented Dec 1, 2016

Thanks!

@garyb garyb merged commit 071ca67 into purescript-contrib:master Dec 1, 2016
@aratama aratama deleted the electron branch December 1, 2016 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants