what is GENERATE_SOURCEMAP env varible in create-react-app env?

Viewed 22

I had warnings in my console which can be solved by adding GENERATE_SOURCEMAP=false to my env file, I'd like to know is that make any difference in my build code.and what is it exactly.

0 Answers
Related