dillon1000/react
Commit
Browse files Embed JSX filename paths relative to repo root (#6778)
Test Plan: Changed the preprocessor to log the output of babel.transform and saw ``` var _jsxFileName = 'src/isomorphic/modern/element/__tests__/ReactJSXElementValidator-test.js'; ``` in the resulting output, instead of an absolute path.
Changed paths1 file
First-parent comparisonscripts/jest/preprocessor.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…