rspack
rspack copied to clipboard
[Feature]: better error report of tapable error
What problem does this feature solve?
It's kind of hard to read if rspack mets tapable error, and webpack seems do something to improve the error report
What does the proposed API of configuration look like?
no api need
Webpack error contains the error span information. Rspack should interop its error and make it better displayed.
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Has this issue been resolved? Can I give it a try?
Has this issue been resolved? Can I give it a try?
It is not resolved. One potential improvement is that Rspack should show plugin name on error.
The miette diagnostic errors should be wrapped with the plugin name.
Has this issue been resolved? Can I give it a try?
Yeah give it a try
This issue has been automatically marked as stale because it has not had recent activity. If this issue is still affecting you, please leave any comment (for example, "bump"). We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
bump