How to pass terser options to html-minifier-terser (https://www.npmjs.com/package/html-minifier-terser)? The docs do not show any way to send it, only general o
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"