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
Allow yarn tasks to log to stdout in production #248: Make sure we can inspect the app using yarn tasks in production (since currently, tasks like yarn queue:jobs:list aren't usable in production due to console output suppression)
This is an umbrella issue for a handful of sub-tasks and for the tasks that fall in between them.
test.log
file instead of consoleyarn queue:jobs:list
aren't usable in production due to console output suppression)The text was updated successfully, but these errors were encountered: