Closed pedroadaodev closed 6 years ago
nope sorry, the minification isn't smart, it's just fast. It doesn't produce any AST or anything like that, there's no filter, etc...
You could probably roll your own provider by overriding some methods to achieve this but not something I've looked at.
Thank you for the reply.
Best regards, Pedro
Hi,
My question. Is there some configuration on XML to remove all console.log and debugger commands from JS files after or before minification?
Thanks, Pedro