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

Remove strange character with bad encoding. #16

Merged
merged 1 commit into from
Dec 19, 2013
Merged

Conversation

kirbysayshi
Copy link
Contributor

This single character is breaking browserify builds (cheeriojs/cheerio#268). In a browser it looks like

} else {

And was breaking when attempting to browserify cheerio! As long as this patch makes it to npm, there shouldn't be any need to touch cheerio-select, since it depends on 0.x.

This single character is breaking browserify builds. In a browser it looks like

} else {
fb55 added a commit that referenced this pull request Dec 19, 2013
Remove strange character with bad encoding.
@fb55 fb55 merged commit d7bd664 into fb55:master Dec 19, 2013
@fb55
Copy link
Owner

fb55 commented Dec 19, 2013

Okay, that's odd. Thanks!

fb55 added a commit that referenced this pull request Oct 21, 2018
Remove strange character with bad encoding.
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