react/scripts/error-codes/__tests__
Andrew Clark 30b1a8009c
Don't extract errors in CI (#15758)
Removes `--extract-errors` argument from CI build script command.
Instead, the author is expected to run `yarn extract-errors` locally
or manually edit the error code map.

The lint rule should be sufficient to catch unminified errors, but
as an extra precaution, I added a post-build step that greps the
production bundles. The post-build step works even if someone disables
the lint rule for a specific line or file.
2019-05-29 14:20:29 -07:00
..
__snapshots__ Don't extract errors in CI (#15758) 2019-05-29 14:20:29 -07:00
invertObject-test.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
transform-error-messages.js Include full error messages in React Native build (#15363) 2019-04-09 16:40:19 -07:00