webpackbar
webpackbar copied to clipboard
Show see the full error when building my App using webpack with the webpackbar plugin?
What problem does this feature solve?
Can't see the full error message when building My App. It would be a problem if error when building, I can't troubleshoot errors quickly maybe running webpack compiler in CI or Docker.
What does the proposed changes look like?
Now It is pretty good and useful for me, But I really hope it can show the full error when an error occurs in the future, It will be better.
Yeah, would also like to have a complete error log. Currently it's difficult to tell why a compilation fails. Or am i missing a config options ?