Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdated the hero image asset path in the Proximity plugin documentation from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
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)
Comment |
|



What changed
proximity.svgsource asset underapps/web/public/icons/plugins/so the docs asset sync can copy it~public/icons/plugins/...format Astro expectsWhy
The docs build deletes and rebuilds
apps/docs/publicfromapps/web/public. The proximity icon only existed in docs public, and the docs frontmatter used/icons/...instead of the supported~public/...form, so the build could not resolve the image.Validation
bun run build:docsSummary by CodeRabbit
Documentation