Posted May 29, 20241 yr Does Invision minify CSS and JS by default? It seems that HTML is not minified on my site.
May 29, 20241 yr Community Expert Solution 28 minutes ago, Donnie95 said: Does Invision minify CSS and JS by default? It seems that HTML is not minified on my site. Yes. CSS and JS minified. HTML is not.
May 30, 20241 yr Community Expert 17 hours ago, SoloInter said: Cloudflare can do it Cloudflare is actually deprecating this feature:
May 30, 20241 yr Author 22 hours ago, Jim M said: Yes. CSS and JS minified. HTML is not. Can we get minified HTML in future versions, or is it not necessary?
May 30, 20241 yr Community Expert 4 minutes ago, Donnie95 said: Can we get minified HTML in future versions, or is it not necessary? You're more than welcome to suggest it in our Feedback forum if you still have a use case for it.
May 30, 20241 yr Community Expert 51 minutes ago, Donnie95 said: Can we get minified HTML in future versions, or is it not necessary? Typically, it's not necessary because the server itself will serve the content gzip compressed.
May 31, 20241 yr 22 hours ago, Jim M said: Cloudflare is actually deprecating this feature: Oh thanks for the info !