I am using nest.js and I am trying to obfuscate the code in the dist folder. I tried various solutions but none of them seems to work. They all fail when I bootstrap the server(main.js file)
Is there any recommend tool that I can use that is working properly?