mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
223db40d5a
The `WARNINGS` file isn't picked up by the test dependency analyzer, this creates a JS version of the file that I think should work.
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.