mirror of
https://github.com/zebrajr/react.git
synced 2025-12-08 07:38:51 +01:00
* Facebook -> Meta in copyright rg --files | xargs sed -i 's#Copyright (c) Facebook, Inc. and its affiliates.#Copyright (c) Meta Platforms, Inc. and affiliates.#g' * Manual tweaks |
||
|---|---|---|
| .. | ||
| print-warnings.js | ||
| README.md | ||
We use this script to extract all messages from warning() calls. They don't get substituted with anything in the source or the build. We only do this so we can have a copy of these messages in our internal repository and can spot accidental changes to them.