"scripts": { "start": "react-scripts start", "build": "GENERATE_SOURCEMAP=false npm run build", "test": "react-scripts test", "eject": "react-scripts eject" },
getting error 'GENERATE_SOURCEMAP' is not recognized as an internal or external command, operable program or batch file.