mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
updated how to install babel presets to use the newer namespace conventions that comes with newer versions of Babel, version 7. My react app kept crashing when I tried installing Flow. I have updated the docs on Flow's documentation, then I saw the same issue here. Here is the PR on Flow's docs just in case - https://github.com/facebook/flow/pull/7856