- 11 May, 2017 1 commit
-
-
Dan Abramov authoreda3b1489f
-
Created by: gaearon
Break Check the render method
onto the next line (I think we already do this in React but haven't cherry-picked to 15.x). This is important because otherwise stack takes too much precious attention even when it's not actionable.
Hide "Invariant Violation" completely. (This is college speak.)
Add a hacky workaround for https://github.com/facebookincubator/create-react-app/issues/2097.
Before:
After: