Hi Sentry and community.
Our team has a question, that would be awesome to have some clarifications on. We are writing Node.js/typescript apps.
When we upload sourcemaps to Sentry, do we need to upload both .js and js.map files, or is it enough with only js.map files?
When I look in our js.map files, it seems like they actually include the source, so I lean twoards only uploading js.map - but some clarification here would be very helpfull 