In my chrome sources tab, I am able to view all my files by exact folder location. How can I hide them?
These weren\'t the problem in my previous project, w
Or you can use GENERATE_SOURCEMAP=false react-scripts build on linux/mac
GENERATE_SOURCEMAP=false react-scripts build