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 guess logs should be like ${taskName} | ${logLine1} ${taskName} | ${logLine2}
etc.
For a more good viewing logs
For example
task1 | webpack start building...
task2 | styles has been builded
Will be good if concerning this issue in command fb start will have been added option --show-time or something like, for displaying time of log task1 : 11:30 | my log
The text was updated successfully, but these errors were encountered:
I guess logs should be like
${taskName} | ${logLine1}
${taskName} | ${logLine2}
etc.
For a more good viewing logs
For example
Will be good if concerning this issue in command
fb start
will have been added option--show-time
or something like, for displaying time of logtask1 : 11:30 | my log
The text was updated successfully, but these errors were encountered: