Log of Rolldown errors isn't very pretty
Open
good first issue
P4 - low
- Dominant language
- Rust
- Stars
- 172
- Forks
- 7
- Avg merge
- 6h 42m
- Merged PRs (30d)
- 5
Description
### Version
_No response_
### Describe the Bug
If Rolldown encounters an error, we kinda just print it out yolo but it's essentially just a huge struct. We should find the nicely formatted error message in there, print out the details etc.
### Participation
- [ ] I am willing to submit a pull request for this issue.
Contributor guide
Research direction
Start by locating where Rolldown errors are logged and inspect the error value for an available formatted message and details. Reproduce an error to compare the current large-struct output with the intended readable output, then verify the logging behavior with the project's existing checks or test workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100