Skip to content

Fix issue with browsersync #81

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

Closed
wants to merge 1 commit into from
Closed

Conversation

zwhitchcox
Copy link

Some middleware and servers only req.url and not req.path, such as browser-sync and hygienist-middleware. This will serve as a fallback in case req.path is not available.

Some middleware and servers only `req.url` and not `req.path`, such as browser-sync and hygienist-middleware. This will serve as a fallback in case req.path is not available.
jhnns added a commit that referenced this pull request Mar 25, 2016
Fix #79 #81 #82
Related to #80
@jhnns
Copy link
Member

jhnns commented Mar 25, 2016

Thank you for your PR.

I've reverted the broken commit. I don't know why @sokra has merged it in the first place. Its purpose is unclear to me.

I'll try to publish this asap (don't have the rights to publish it on npm 😞).

@zwhitchcox
Copy link
Author

Ok, thanks Johannes

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