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

Fix/react native #58

Merged
merged 2 commits into from
Jan 29, 2016
Merged

Fix/react native #58

merged 2 commits into from
Jan 29, 2016

Conversation

pesterhazy
Copy link
Contributor

This PR makes boot-reload work from react-native (especially https://github.com/mjmeintjes/boot-react-native/) and other non-browser related. Also renames option to disable-hud (though this flag is not needed in a non-browser environment anymore). For details, please see individual commit messages.

In a JavaScript environment that does not involve a browser (such as
react native), don't expect a DOM to be available. Instead check that
window.document.documentURI exists, an assumption that should be true
even for old browsers.
@martinklepsch
Copy link
Contributor

@pesterhazy looks good to me. 👍 I'll wait for @Deraen to give his ok.

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