feat: 兼容 pages.json 中 subPackages 字段的小写形式 - #42
Conversation
加载页面时同时识别 `subPackages` 和 `subpackages`,避免因字段命名差异导致子包页面未被处理。
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthrough
Changespages.json loading
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint install failed: private package registry requires authentication. Disable ESLint in CodeRabbit settings or use public packages. 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 |
|
thank you ❤ |
加载页面时同时识别
subPackages和subpackages,避免因字段命名差异导致子包页面未被处理。Summary by CodeRabbit
Bug Fixes
subPackagesandsubpackagesnaming formats.Tests