I want to remove defos ne from html build.(i use it only in desktop for debug).
I add it to exlude libs in manifest.But size of my application not changed.
I am doing something wrong? How can i remove it?
Really?! I would actually have expected less. Hmm, let’s check with @JCash if it’s possible to use an app manifest to exclude a native extension for a specific platform.
No, you can’t use the app manifest to remove an extension that you added yourself. One solution would be for you to not have DefOS in your game.project file and instead use bob.jar and the --settings option to add DefoS when building and bundling specifically for HML5: