mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
e9d0a3ff25
* Track mounted roots via DevTools Hook * Add helper utilities to the runtime These utilities will likely be needed by all module systems, so let's just put them here. * Wrap more things in __DEV__ * Fix tests to also be DEV-only