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
Add output-size info to the '--stats' flag on various tasks. (#3879)
The '--stats' flag currently wraps commands with a call to `time`, and passes a
flag to `dartdoc.dart`. This adds a call to `du` in order to report how many MB
are generated by dartdoc.
0 commit comments