Activate gzip web-mobile app

Is there any way to activate gzip or some other compression to web-moblie builds? I am using cocos creator 2.4.7 . Any link or tutorial of how to do it will help

The http protocol does support gzip compression.
Just configure your texture files to use gzip on the http server and you should be able to achieve your desired results.