Terser property mangle

We have a TypeScript application we would like to scramble a bit before publishing. The Terser minimiser works well enough it seems. However as soon as we enable property mangle we get runtime errors. Has anyone been able to use Terser property mangle option?

Hi!
Generally speaking, this shouldn’t cause any particular issues with running the app through overwolf, granted that it didn’t scramble any of the overwolf-related namespaces. I would recommend that you also ask on the developer’s discord however, as many of them have most likely used either Terser, or some other scrambler that they could recommend.

Hope that helps!

1 Like