react/scripts/print-warnings
Ehsan Hosseini b03293faaa
Fix link to fbjs (#21863)
`fbjs` doesn't have the `main` branch and it is `master`
2021-07-13 10:55:33 -04:00
..
print-warnings.js Fix link to fbjs (#21863) 2021-07-13 10:55:33 -04:00
README.md Fix the print warnings script (#9344) 2017-04-05 18:54:48 +01:00

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.