I was trying to run the web version of hungry hero on my web hosting. But after I use "cocos compile -p web -m release" command to compile the cocos2d-Js and upload to my web hosting It displays the black screen. How could I solve this issues?
I'm using cocos2d-Js v3.0 rc3 on my system.
Here is the link to hungry hero on GitHub: https://github.com/kenkozheng/cocos2d-js/tree/master/hungry_hero
Any help is appreciate!