Created by: maletor
Adds support for Relay Modern. relay-compiler, relay-runtime, and react-relay are all "peer" dependencies, including the script to run relay compiler. This at least unblocks CRA from being able to develop Relay Modern.
https://facebook.github.io/relay/docs/babel-plugin-relay.html https://facebook.github.io/relay/docs/relay-compiler.html
https://github.com/facebookincubator/create-react-app/issues/2001#issuecomment-298322691
Because Relay Modern does not require a schema for babel, this makes the integration process so much easier. Hopefully we can get this merged, but if you think it would be blocked by needing documentation, let me know what a general idea of what you're looking for and we can get that added as well.