Avoid deep imports#89
Conversation
|
@QDyanbing is attempting to deploy a commit to the React Component 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: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
概览升级 变更依赖升级与导入重构
可能相关的 PR
评估🎯 2 (简单) | ⏱️ ~10 分钟 庆祝诗
✨ 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 |
There was a problem hiding this comment.
Code Review
This pull request updates the @rc-component/util and @rc-component/father-plugin dependencies. It also refactors imports across the codebase to use named exports from @rc-component/util instead of deep internal paths. I have no feedback to provide.
变更内容
@rc-component/util到包含根入口导出的版本,并升级@rc-component/father-plugin。@rc-component/util的lib深路径导入调整为包根入口导入。spyElementPrototypes也改为从@rc-component/util根入口导入。验证
npm run lint通过,保留既有 warning。npm test -- --runInBand通过。Summary by CodeRabbit
更新日志