[Resolved] tool to minimize code

I’m new to html5 development, which tool would you use to minimize the game code and the development version of cocos2d?

Hi,

The compiler tools are included with the framework. You will use the build.xml file. Take a look here:

and here: