Mapping react js source map to bugsnag
bugsnag-source-maps upload-browser \
--api-key YOUR_API_KEY_HERE \
--app-version 1.2.3 \
--base-url http://yourdomain.url/static/js/ \
--directory build/static/js
try to upload source map using above command but whenever new error generated doesn't show exact line of error.