How does Auto Minify, Mirage & Prefetch URLs work under the hood?

Could someone please explain to me in more detail exactly what is happening under the hood when we turn on the following settings below? I have read available docs but I need more in depth information please.

Auto Minify

So for auto minifying JS, HTML, CSS - when we enable this feature, what is exactly happening in the background? What does it do to our code and files? How is the Cloudflare auto minifying different to others? If we are already minifying code (such as with NextJS) - what impact does enabling this feature have?

Prefetch URLs

For prefetch URLs - what is it doing exactly under the hood when we enable this feature?

Mirage

And for mirage, again when we enable this feature what exactly is happening behind the scenes with our images?

Thank you!

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