react/scripts/error-codes/__tests__
Andrew Clark 875d05d553
Include full error messages in React Native build (#15363)
The React Native build does not minify error messages in production,
but it still needs to run the error messages transform to compile
`invariant` calls to `ReactError`. To do this, I added a `noMinify`
option to the Babel plugin. I also renamed it from
`minify-error-messages` to the more generic `transform-error-messages`.
2019-04-09 16:40:19 -07:00
..
__snapshots__ Include full error messages in React Native build (#15363) 2019-04-09 16:40:19 -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