mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
* Define global __WWW__ = true flag during www tests We already do that for __PERSISTENT__. * Use @gate www in ReactSuspenseCallback This allows it to not be internal anymore. We test it against the www build.