[v4] Fast Refresh should not be enabled for old ReactDOM versions
Created by: gaearon
If Fast Refresh is unavailable then we should fall back to full reloads. Currently, if you use CRA 4 with an old version of React (e.g. 15) it just doesn't do anything on edit.