fix(core): update
This commit is contained in:
parent
1c4f6a8bf9
commit
f516a6e753
@ -19,7 +19,7 @@ export class ShellLog {
|
||||
}
|
||||
return dataArg;
|
||||
})();
|
||||
console.log(dataString);
|
||||
process.stdout.write(dataString);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user