mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
15360056bd
The Commoner upgrade is a big one because it makes bin/jsx no longer rewrite module identifiers to be relative by default, which should reduce confusion for people trying to use it as a standalone transformer. Closes #80.