Minified CSS

Hi guys,

I’m new to Cloudflare, so please excuse me if my question is simple.

We set up minification. Please see the screenshots below


Problem:
-The server does not transmit minified HTML. See the screenshot below
You can check it here yourself https://platinumdatarecovery.com

-On the first request, the server returns a non-minified CSS file, but on the second and following requests, it gets minified.

Question: Is it possible to set up Cloudflare so that the server delivers minified style files and scripts from the first user request?

Thank you

It is minified, there is no indentation for example. Line breaks are not dropped and cannot be dropped as they have a semantic meaning for HTML.

I am afraid it isn’t. Only cached files are minified.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.