-
Notifications
You must be signed in to change notification settings - Fork 380
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
chore(builder): migrate monorepo-utils to rsbuild repo #4763
chore(builder): migrate monorepo-utils to rsbuild repo #4763
Conversation
🦋 Changeset detectedLatest commit: f90ae8f The changes in this PR will be included in the next version bump. This PR includes changesets to release 257 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4763 +/- ##
==========================================
- Coverage 57.59% 51.19% -6.41%
==========================================
Files 672 680 +8
Lines 17794 18960 +1166
Branches 3876 4377 +501
==========================================
- Hits 10249 9707 -542
- Misses 6934 8524 +1590
- Partials 611 729 +118 ☔ View full report in Codecov by Sentry. |
Summary
Migrate to the Rsbuild repo: https://github.com/web-infra-dev/rsbuild
🤖 Generated by Copilot at ec771bf
This pull request removes the
@modern-js/monorepo-utils
package from theweb-infra-dev/modern.js
repository and replaces its usage with@rsbuild/monorepo-utils
in the@modern-js/builder
package. This is to migrate themonorepo-utils
package to thersbuild
repository, which is a fork of themodern-js
repository.Details
🤖 Generated by Copilot at ec771bf
@modern-js/builder
package (link)@modern-js/monorepo-utils
with@rsbuild/monorepo-utils
in@modern-js/builder
package (link, link)@modern-js/monorepo-utils
package and all its files (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)Related Issue
Checklist
pnpm run change
.