Current behavior:
Stats field in supplied configuration is ignored - default value is used when outputting stats
Expected/desired behavior:
Supplied stats field is used to modify output reported to karma.
What is the motivation / use case for changing the behavior?
I don't want the list of compiled modules in the output - it makes it harder to find compile errors.
I'm submitting a feature request
Webpack version: 4.x
Webpack Karma version: 3.0.0
Karma version: 2.0.2
Please tell us about your environment: Windows 10
Current behavior: Stats field in supplied configuration is ignored - default value is used when outputting stats
Expected/desired behavior: Supplied stats field is used to modify output reported to karma.