-
Notifications
You must be signed in to change notification settings - Fork 367
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(app-tools): make logs easier to read #4671
Conversation
🦋 Changeset detectedLatest commit: 3dd7c70 The changes in this PR will be included in the next version bump. This PR includes changesets to release 255 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 ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4671 +/- ##
==========================================
- Coverage 57.59% 53.75% -3.84%
==========================================
Files 672 664 -8
Lines 17794 18090 +296
Branches 3876 4142 +266
==========================================
- Hits 10249 9725 -524
- Misses 6934 7709 +775
- Partials 611 656 +45 ☔ View full report in Codecov by Sentry. |
Summary
🤖 Generated by Copilot at 3dd7c70
This pull request simplifies and improves the logging of the compiler, builder, and proxy server progress and results. It also updates the documentation and dependencies to reflect the latest changes in the output format and features. It affects the
builder-rspack-provider
,builder-webpack-provider
,cli
,document
, andapp-tools
packages.Details
🤖 Generated by Copilot at 3dd7c70
Related Issue
Checklist
pnpm run change
.