codymikol / karma-webpack

Karma webpack Middleware
MIT License
830 stars 221 forks source link

Remove duplicate webpack error logs. #530

Closed justin-duncan closed 2 years ago

justin-duncan commented 2 years ago

This PR contains a:

Motivation / Use-Case

Solves #529 by removing the duplicated logging in replacement of the toString variant.

Breaking Changes

N/A