I'm trying to strip console log and console debugs from the production build of my laravel + react app. I found many different solutions but none seemed suitabl
Is there a way to not mangle only one function name? A comment in the code would be easiest, but I guess this could be done by specifying a custom "nameCache"