codepreneur
06/13/2017, 9:37 AMnikolasburk
create-react-app
but ejects from it so that it allows to do custom babel configurations (which are needed for Relay Modern, so ejecting is required). What you see in the Quickstart example is the âopened blackboxâ from create-react-app
. So, in that sense youâre definitely right and now all the configuration options are exposed. Sorry, but we donât have a lot more resources on Relay Modern right now đ