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
Print wattsi's output in case of build failure with --quiet
Because wattsi's output also respects --quiet, it will look something
like this:
```
Parse Error: (35825,9) unexpected end tag
There were errors. Running again to show the original line numbers.
Parse Error: (35645,9) unexpected end tag
There were errors. Stopping.
```
Follow-up to whatwg#58
0 commit comments