Created by: hakobpogh
For testing, I've installed react-scripts and react-dev-utils from my local copy of the code.
This change is adding a small feature which will let users to not eject from react-scripts for just a tiny webpack modification. In my case, I needed to change the config.target
only and I didn't want to get rid of react-scripts for that.
I hope we can discuss the way you want this and we can have it in the next release :)