Files
react/scripts
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
..
2018-11-12 16:25:32 +00:00
2019-02-24 09:50:23 -08:00
2018-09-11 21:06:44 +01:00
2013-09-09 23:42:54 -07:00