microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.3k stars 2.76k forks source link

Do I need the sourceMap (.map.js) in production? #267

Open israelKusayev opened 4 years ago

israelKusayev commented 4 years ago

isn't it unnecessary?

orta commented 4 years ago

They would be useful for be useful for crash reports etc