Create React App does not provide watching build mode oficially (#1070).
This script provides watching build mode for an external tool such as Chrome Extensions or Firebase app.
How to Use
Create a React app.
Put the script into scripts/watch.js
.