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
I am using this project in my build pipeline for a couple of Chrome extensions. Normally this works fine but when it fails the CLI commands still return an exit code of zero.
Would it be possible to return an error code indicating that the command failed? It would increase the usability for people who use the module for scripting.
The text was updated successfully, but these errors were encountered:
I am using this project in my build pipeline for a couple of Chrome extensions. Normally this works fine but when it fails the CLI commands still return an exit code of zero.
Would it be possible to return an error code indicating that the command failed? It would increase the usability for people who use the module for scripting.
The text was updated successfully, but these errors were encountered: