dillon1000/react
Commit
Browse files Less verbose ReactPropTypeLocations logging
Since we use keyMirror() and invariant() messages are only shown in __DEV__, we don't have to do manual constant->string translation. Also fixes a few undefined keys that just happened to work before.
Changed paths2 files
First-parent comparisonsrc/core/ReactPropTypeLocations.js ModifiedM src/core/ReactPropTypes.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…