Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This reverts commit 8887492. The original commit didn't handle cases like .(ios|android|native).js, and vjeux is in favor of standardizing on .js instead of custom extensions like .jsx or .es6 everywhere. > Unfortunately this pull request doesn't implement with .ios.jsx. But, when/if it does, it raises more questions like what happens if you have both ios.js and ios.jsx? > > Sorry to chime in super late but I actually think that this is harmful to support .jsx extension. We now live in a world where we have many transforms for es6, flow, jsx... Why would we add .jsx but not .flow or .es6. Supporting more extensions is only going to fragment tools even more. facebook#5233 (comment) Closes facebook#5296 Reviewed By: svcscm Differential Revision: D2830784 Pulled By: bestander fb-gh-sync-id: 9a7a4745803acbcbc5dba176b971c629c904bacd
- Loading branch information