dillon1000/react

Commit

Improve display of filenames in component stack (#12059)

* Improve display of filenames in component stack

* Add explanatory comment

* tests: add tests for component stack trace displaying

* Tweak test

* Rewrite test and revert implementation

* Extract a variable

* Rewrite implementation
Browse files
Changed paths2 files
First-parent comparison
A packages/shared/__tests__/describeComponentFrame-test.js AddedM packages/shared/describeComponentFrame.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…