How to reduce fIle size of published folder (especially CPM.js)? (Captivate 9, repsonsive project / HTML5, Win 8.1, 64bit, V. 9.0.0.230)
Hi there,
I recently published my first responsive project (for devices, 60 Slides) and was surprised by the enormous size of its output folder: 55 MB ! After a bit of digging I found that the file "CPM.js" located in "assets/js" with nearly 38 MB
is the main cause of the problem ... I'm pretty new to Captivate - but a js-file of that size surely can't be right (and definitely not fit for the web)?
Apart from that the contents of the "dr"-folder confuse me a bit: I used SVGs throughout the project whenever possible - but the folder contains heaps of duplicates / identical images in PNG-format ... images which are identical in dimension and used on multiple slides throughout the project. I suspect this happened when I simply copy-pasted image-objects or whole slides in Captivate - apparently Captivate created a separate copy for each usage of an image and saved it under a different name instead of referencing the same image again and again - even if the dimensions of the copied image didn't change at all? That's major bullcrap of course (unless those png's were created as fallback images in case a browser doesn't support svg-rendering? ), since it requires an unnecessary extra request from the user's client for each occurrence of the duplicate images and prevents the effective usage of the client's browser cache ....
Any suggestions on how to reduce the file size of the generated output (especially the size of CPM.js) & prevent captivate from creating unnecessary image-dublicates?
