mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
edc234c730
`yarn build` defaults to building in experimental mode. To opt-out, set the `RELEASE_CHANNEL` environment variable to `stable`. This is the same as what we do when running tests via `yarn test`, to make local development easier.