Hi, I tried to update webpack-shell-plugin-next to 1.1.1 from 0.6.4 but couldn't due to this error. Recently you removed prototype from WebpackShellPlugin.spreadStdoutAndStdErr, and on line 248 this function is called as though it's a member of an object instance:
Hi, I tried to update
webpack-shell-plugin-next
to 1.1.1 from 0.6.4 but couldn't due to this error. Recently you removedprototype
fromWebpackShellPlugin.spreadStdoutAndStdErr
, and on line 248 this function is called as though it's a member of an object instance: