mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
I dropped the part of constants.js that we weren't using (namely the part where we insert constants) but left it open to do that. It should be trivial, we just aren't using it. Fixes #1824