mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 14:16:47 +00:00
more conservative: only modify webpack's subclass of ProcessWrapper
This commit is contained in:
parent
2cce47fddd
commit
e4e40d43e6
@ -21,7 +21,6 @@ class ProcessWrapper {
|
||||
*/
|
||||
constructor(_options) {
|
||||
this.interceptLogs();
|
||||
this.env = _options ? _options.env : 'development';
|
||||
this.events = new Events();
|
||||
|
||||
this.pingParent();
|
||||
|
Loading…
x
Reference in New Issue
Block a user