Created by: forana
This PR proposes an unobtrusive workaround for the pain described in #7233 that results in a bad development experience. With this PR, setting the CRA_CLEAR_CONSOLE
env var to false
causes clearConsole()
not to be called.
I'm not particularly attached to the variable name, but I could not find a clear convention to match from this repo.