-
Notifications
You must be signed in to change notification settings - Fork 362
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
feat(builder): use jiti to load config #4754
Conversation
🦋 Changeset detectedLatest commit: 7051ec8 The changes in this PR will be included in the next version bump. This PR includes changesets to release 259 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 #4754 +/- ##
==========================================
- Coverage 57.59% 50.56% -7.03%
==========================================
Files 672 691 +19
Lines 17794 19128 +1334
Branches 3876 4397 +521
==========================================
- Hits 10249 9673 -576
- Misses 6934 8704 +1770
- Partials 611 751 +140 ☔ View full report in Codecov by Sentry. |
Summary
Ref: web-infra-dev/rspack#3222
🤖 Generated by Copilot at 7051ec8
This pull request updates the
@modern-js/builder
package to usejiti
for loading config files. This enhances the performance and compatibility of the builder CLI with different file formats.Details
🤖 Generated by Copilot at 7051ec8
@modern-js/builder
package (link)Related Issue
Checklist
pnpm run change
.