to hide it in package.json file as follows. add GENERATE_SOURCEMAP=false to build scripts: { "build": "GENERATE_SOURCEMAP=false react-scripts build" }