Hi guys,
in my Application under /sc/modules i found every Smartgwt Javascript also in an gzippt Version (ISC_Core.js.gz for example with 307KB and the uncompressed Variant with 1190KB).
In Firebug i see that the uncompressed Filesize is transferred.
Is it possible to use the compressed Variants so that smaller transfers a neccessary? If yes, what do i have to do for it?
gwt Version: 2.8
smartgwt Version: 6.1p
Thanks a lot, best regards
in my Application under /sc/modules i found every Smartgwt Javascript also in an gzippt Version (ISC_Core.js.gz for example with 307KB and the uncompressed Variant with 1190KB).
In Firebug i see that the uncompressed Filesize is transferred.
Is it possible to use the compressed Variants so that smaller transfers a neccessary? If yes, what do i have to do for it?
gwt Version: 2.8
smartgwt Version: 6.1p
Thanks a lot, best regards
Comment