I was trying to test the performance of my React app(created with create-react-app) with react CDN script and i did \'npm run eject\' to add webpack ex
If you're in now master branch (Which configuration is same as before npm run eject), then try following.
master
npm run eject
node_module
npm install
npm start