Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Support stats as string #91

Open
mzealey opened this issue Jan 10, 2019 · 0 comments
Open

Support stats as string #91

mzealey opened this issue Jan 10, 2019 · 0 comments

Comments

@mzealey
Copy link

mzealey commented Jan 10, 2019

Explain the problem

As per https://webpack.js.org/configuration/stats/ the stats object can be a string. But this causes webpackWorker.js to crash because you use Object.create() (line 37)

Expected Behaviour

Should accept stats: 'errors-only' config

Actual Behaviour

Crashes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant