Created by: pmadar
Unused dependency connect-history-api-fallback was removed from react-scripts. Next I removed cross-spawn dependency from react-scripts and use re-exported version from react-dev-utils instead as we discussed in my last PR (#2283).
But one think I observed is that after ejecting an app all the dependencies from react-dev-scripts remain in the yarn.lock. Is it ok?