Skip to content

Commit 3e7dca5

Browse files
committed
[Speed] Mirage deprecation notice
1 parent 3c83ed2 commit 3e7dca5

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/speed/optimization/images

1 file changed

+4
-0
lines changed

src/content/docs/speed/optimization/images/mirage.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ sidebar:
1212

1313
import { FeatureTable, GlossaryTooltip, Render } from "~/components"
1414

15+
:::caution[Deprecation notice]
16+
Mirage is being deprecated and will be removed on XXXX-XX-XX. Cloudflare recommends using [lazy loading](/images/tutorials/optimize-mobile-viewing/#lazy-loading) as an alternative to Mirage to optimize the images on your webpages for mobile viewing.
17+
:::
18+
1519
Cloudflare Mirage reduces bandwidth used by images in mobile browsers. It can accelerate loading of image-heavy websites on very slow mobile connections and HTTP/1.
1620

1721
It does this by:

0 commit comments

Comments
 (0)