mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6afd51061a
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.