mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
The test was migrated to the generated JS file that allows Jest to track the dependencies, we can now remove this file generation.
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.