A framework for building native applications using React
listr → listr2 (#44716)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44716 Move to listr2 which handle non-TTY environment, outputting to CircleCI logs in a useful way. This gives our CI users more useful debugging information, but limits the output when running locally. If you want more explicit output locally, do something like: ``` yarn run build | cat ``` Changelog: [Internal] Reviewed By: cortinico Differential Revision: D57915369 fbshipit-source-id: ae9f87b0b9608f16ee035b791c5f7b81544c498c
B
Blake Friedman committed
32b5c9601f8e6816144a9eb3f9404e0ba64b376f
Parent: c67dfbb
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 5/30/2024, 2:40:36 PM