fix: migrate JS library icons to use internal CDN instead of third-pa…#41736
fix: migrate JS library icons to use internal CDN instead of third-pa…#41736Gurjit-30 wants to merge 2 commits intoappsmithorg:releasefrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (14)
📒 Files selected for processing (1)
WalkthroughMigrated JavaScript library icons from external third-party URLs (GitHub, JSDelivr) to internally hosted assets in the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Description
Migrates JS library icons from third-party GitHub URLs to internal CDN to improve performance, privacy, and reliability.
Changes
recommendedLibraries.tsto use internal/icons/pathsapp/client/public/icons/directoryBenefits
Fixes #35560
Summary by CodeRabbit