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

node.js support, via npm package 'xmlhttprequest' #32

Merged
merged 4 commits into from
Aug 5, 2015
Merged

node.js support, via npm package 'xmlhttprequest' #32

merged 4 commits into from
Aug 5, 2015

Conversation

hdgarrood
Copy link
Contributor

Fixes #29. This passes all the tests in my other PR, but currently you have to set up an http server on port 80 to proxy to the test server to get them to work.

@hdgarrood
Copy link
Contributor Author

Also if you merge #31 first, then I can rebase this and set Travis up to run the tests on node.js. :)

@garyb
Copy link
Member

garyb commented Jul 10, 2015

Please do!

@garyb
Copy link
Member

garyb commented Jul 10, 2015

Actually I'll sort out #30 first.

@hdgarrood
Copy link
Contributor Author

I couldn't get it to run in Gulp, so I tried it inside the travis script, but that doesn't appear to work either (if you look at the travis log, it looks like it's only running the first test). Issuing the same commands as those that are in the travis script does work locally though. I've no idea what's wrong or how to fix it :(

@garyb
Copy link
Member

garyb commented Aug 5, 2015

Can you rebase this please? I've broken one of your PRs once again somehow 😉

@garyb
Copy link
Member

garyb commented Aug 5, 2015

Thanks!

garyb added a commit that referenced this pull request Aug 5, 2015
node.js support, via npm package 'xmlhttprequest'
@garyb garyb merged commit 1f5db76 into purescript-contrib:master Aug 5, 2015
@garyb
Copy link
Member

garyb commented Aug 5, 2015

It's great that the tests can be run by Travis now too, thanks very much. 🎆

@hdgarrood hdgarrood deleted the node-support branch August 6, 2015 05:57
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