-
Notifications
You must be signed in to change notification settings - Fork 441
chore(startup): add cross-env dev deps #4671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
概览对两个包配置文件进行了依赖调整:在 packages/main-layout/package.json 中重新排序了两个依赖的顺序,在 packages/startup/package.json 中新增了 cross-env 开发依赖。均为依赖配置变更,无功能性影响。 变更清单
估计代码审查工作量🎯 1 (简单) | ⏱️ ~3 分钟
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (7)
🔇 Additional comments (2)
Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. 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 |
|
/next |
|
🎉 PR Next publish successful! 3.9.1-next-1763555813.0 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4671 +/- ##
=======================================
Coverage 52.62% 52.63%
=======================================
Files 1686 1686
Lines 104568 104568
Branches 22724 22724
=======================================
+ Hits 55034 55040 +6
+ Misses 41153 41148 -5
+ Partials 8381 8380 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Types
Background or solution
Changelog
Summary by CodeRabbit
发布说明