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
Currently, when a grunt task fails (for instance, grunt deploy / grunt build-download), error output is so reduced (if not absent at all) which doesn't help to debug. For example: https://gist.github.com/scottgonzalez/25a2fdf8238d8c85d5fe
Can we make it more verbose?
The text was updated successfully, but these errors were encountered:
Currently, when a grunt task fails (for instance,
grunt deploy
/grunt build-download
), error output is so reduced (if not absent at all) which doesn't help to debug. For example: https://gist.github.com/scottgonzalez/25a2fdf8238d8c85d5feCan we make it more verbose?
The text was updated successfully, but these errors were encountered: