goto: node_modules/react-scripts/config/webpack.config.dev.js Change: devtool: 'cheap-module-source-map', To: devtool: 'source-map', then run: yarn run build -- --stats inside of build/ See bundle-stats.json and static/js/*.map