docs: fix incorrect config key from externals to external - #2296
Conversation
The documentation incorrectly used `externals` as the config key, but the correct key is `external` (singular). Closes farm-fe#2268
|
@jxhhdx is attempting to deploy a commit to the Farm Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughDocumentation correction updating the Farm compilation configuration example to use the correct configuration key. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
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 |
The documentation incorrectly used
externalsas the config key, but the correct key isexternal(singular).Closes #2268
Description:
BREAKING CHANGE:
Related issue (if exists):
Summary by CodeRabbit