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

Update ESLint & grunt-wordpress; fix logic after cheerio update #91

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

mgol
Copy link
Member

@mgol mgol commented Nov 7, 2023

Newer cheerio by default wraps the content in <html><head>...<body> tags
which we don't want. Fix the logic & test fixtures.

I tested this locally with grunt deploy on api.jquery.com.

Newer cheerio by default wraps the content in `<html><head>...<body>` tags
which we don't want. Fix the logic & test fixtures.
@mgol mgol requested review from Krinkle and timmywil November 7, 2023 08:53
Copy link
Member

@Krinkle Krinkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome. Thanks for the fix!

@Krinkle Krinkle merged commit 72a287e into jquery:main Nov 8, 2023
3 checks passed
@mgol mgol deleted the fixes branch November 8, 2023 14:57
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.

None yet

3 participants