[Resolved]Cocos2d-html5-v2.1.5.min.js can not run!

It can not run by SingleEngineFile Cocos2d-html5-v2.1.5.min.js . And I found it is because the Cocos2d-html5-v2.1.5/cocos2d/build.xml file is missing “”.So there isn`t jsloader.js in Cocos2d-html5-v2.1.5.min.js.

I apologize about that.

I will fix it soon, Thanks for review it.

could you please notify it here when it’s done?

BTW, is there any tutorial on how to make the build/release versions for cocos2d-html5 browser games?

thnks

It has been done. Please visit here: Cocos2d-html5-v2.1.5

Do you mean you want to compile all your files into a single file include game files?
Please refer to /Cocos2d-html5/samples/tests/build.xml.

@Jesus, were you able to create a build/release version for cocos2d-html5 browser games? Can you post the steps you took? I would appreciate any insight you have here. Or if anyone can post some instructions on how to use the minified version or overall best practices on preparing games for distribution on the Web.

Thank you