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

Small fix to prevent errors referencing history on node.js #415

Merged
merged 1 commit into from
Jan 13, 2018
Merged

Small fix to prevent errors referencing history on node.js #415

merged 1 commit into from
Jan 13, 2018

Conversation

meowgorithm
Copy link
Contributor

Simple if clause to avoid use of window.history if the history object is not available. Allows for simple routing with node.js.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.209% when pulling 6eed4b7 on meowgorithm:master into 1034c8c on visionmedia:master.

@matthewp
Copy link
Collaborator

Thanks!

@matthewp matthewp merged commit 282e1ba into visionmedia:master Jan 13, 2018
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