Skip to content

Removed Ployfill script#134

Merged
Abdul-jailani merged 1 commit into
mainfrom
fix/removed--polyfill-script
May 21, 2026
Merged

Removed Ployfill script#134
Abdul-jailani merged 1 commit into
mainfrom
fix/removed--polyfill-script

Conversation

@Abdul-jailani

@Abdul-jailani Abdul-jailani commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Removed Ployfill script

Summary by CodeRabbit

  • Chores
    • Removed legacy polyfill scripts and resource hints from the SEO component header, reducing unnecessary script loading and improving page performance.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 21, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 79316a46-9c44-48b5-a749-51278f0220f7

📥 Commits

Reviewing files that changed from the base of the PR and between 62aeaf1 and b35c2f5.

📒 Files selected for processing (1)
  • src/components/seo.jsx
💤 Files with no reviewable changes (1)
  • src/components/seo.jsx

📝 Walkthrough

Walkthrough

The SEO component's Helmet output no longer injects polyfill.io resource hints and script tags. These resources previously provided IE11 compatibility for Algolia Instantsearch and are now removed.

Changes

Polyfill IE11 Support Removal

Layer / File(s) Summary
Remove polyfill.io IE11 support
src/components/seo.jsx
Polyfill.io DNS-prefetch, preconnect, and two script tags providing Algolia Instantsearch IE11 support are removed from the SEO component's Helmet head injection.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops through old IE dust,
Polyfills gone—no longer a must!
Algolia's shine now clear and free,
Modern browsers dance with glee. 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Removed Ployfill script' accurately describes the main change in the pull request—removal of polyfill.io resource hints and script tags from the SEO component.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/removed--polyfill-script

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Abdul-jailani Abdul-jailani added the bug Something isn't working label May 21, 2026
@Abdul-jailani
Abdul-jailani merged commit 567a11a into main May 21, 2026
2 checks passed
@Abdul-jailani
Abdul-jailani deleted the fix/removed--polyfill-script branch May 21, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants