You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update regex for removing ANSI colors output (#271)
* fix: Disable color output
* fix: Update regex for removing ANSI colors output
* revert FORCE_COLOR update
* strip stderr as well
* also strip process.stdout
* fix typo
* test output
* test output file
* what if I disable stdout/stderr?
* test different log file name
* put console log under assets folder
* remove debug code
* fix filepath
* let spawn error
* revert debug
* bump package
* remove console.log directly
0 commit comments