v2.0.0-rc20
Pre-release
Pre-release
Fixes issues with projects that need to run relay in compat
mode, they should add this to package.json
:
{
"react-scripts": {
"relayCompatMode": true
}
}
Fixes issues with projects that need to run relay in compat
mode, they should add this to package.json
:
{
"react-scripts": {
"relayCompatMode": true
}
}