-
-
Notifications
You must be signed in to change notification settings - Fork 728
fix: replace domains polyfill.io to Cloudflare #7678
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
fix: replace domains polyfill.io to Cloudflare #7678
Conversation
|
WalkthroughThe lint rule documentation in crates/biome_js_analyze/src/lint/performance/no_unwanted_polyfillio.rs was updated. In the Valid JSX example, polyfill URLs were switched from polyfill.io to cdnjs.cloudflare.com. Only the inline documentation/sample comments were modified. No changes were made to the rule’s logic, control flow, diagnostics, exports, or public APIs. Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
CodSpeed Performance ReportMerging #7678 will not alter performanceComparing Summary
Footnotes
|
@ematipico |
Summary
I respond to this Issue.
Closes biomejs/website#2305
Test Plan
none.
Docs
none.