create-react-app-typescript icon indicating copy to clipboard operation
create-react-app-typescript copied to clipboard

Allow to configure source map type

Open elenastrizhack opened this issue 7 years ago • 0 comments

Hi, while working on a project I faced with necessity to configure our production build with source map set to nosources-source-map. If I understood correctly there is no way at current moment to configure source map via configuration settings, e.g. set nosources-source-map. This PR is a proposed solution. Please let me know if that makes sense to you, thanks!

elenastrizhack avatar Jul 02 '18 20:07 elenastrizhack