mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
34890556ec
Updates `Environment` to store all feature flags on a single `config` object. We now also define an object with all the default config values, and use this to populate defaults for any missing values in the user-provided config.