Created by: alexnewmannn
tested by installing react-scripts in a projet, running npm link
on react-scripts
and react-dev-utils
from my fork, and then running npm link react-scripts
and npm link react-dev-utils
in my project, and running the build and dev task within.
This will show a compile time on each subsequent watch, and on build tasks as discussed in #2546 (closed)