Hi,
is it possible or maybe can you include a filter function, based on regexp, to remove JS code before obfuscation? Usually I use several small helper and debug functions which should not be part of the obfuscated code. Would be great to define common filter rules to automatically remove those pieces on obfuscation on save.
Hi, is it possible or maybe can you include a filter function, based on regexp, to remove JS code before obfuscation? Usually I use several small helper and debug functions which should not be part of the obfuscated code. Would be great to define common filter rules to automatically remove those pieces on obfuscation on save.