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

Fixing node.js mode not evaluating wait flag properly #27

Merged
merged 4 commits into from
Oct 21, 2015
Merged

Fixing node.js mode not evaluating wait flag properly #27

merged 4 commits into from
Oct 21, 2015

Conversation

alallier
Copy link
Owner

@alallier alallier commented Oct 1, 2015

This PR fixes the Node.js option wait flag. Before this PR the wait flag was working properly for the browser development option as it was being checked against a string but not for the Node.js option. I changed the code so that no matter what option you choose to use it checks wait against a bool. I also made some changes to the documentation.

@alallier
Copy link
Owner Author

Resolved merge conflict

jprichardson added a commit that referenced this pull request Oct 21, 2015
…AndDocumentation

Fixing node.js mode not evaluating wait flag properly
@jprichardson jprichardson merged commit f4caf81 into alallier:master Oct 21, 2015
@jprichardson
Copy link
Collaborator

Thanks for your help @alallier!

@alallier alallier deleted the fixingBrowserDevelopmentWaitFlagAndDocumentation branch October 21, 2015 21:52
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