mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:55:55 +00:00
This creates a new standalone build which should have everything the default build has, plus a little extra. This is not a sustainable long term solution (we shouldn't make people choose like this) but it fixes the problem we have in the short term. This also removes the terrible react-transitions build. This is better anway. Fixes #369