I try to build a javascript build on codenameone. But I still can see the class name in the built files set, from teavm.
Is there anyway to obfuscate the all class name in my package? I realize android build is obfuscated by default, not sure how is javascript build.
Kindly advice.