[Cache] Update development-mode.mdx (#27519)

Further info on Default cached file extensions.

https://developers.cloudflare.com/cache/concepts/default-cache-behavior/#default-cached-file-extensions
This commit is contained in:
Luís Cardoso 2026-01-09 11:35:21 +00:00 committed by GitHub
parent 0b7af691f6
commit 145d6df3c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ pcx_content_type: how-to
import { DashButton } from "~/components"
Development Mode temporarily suspends Cloudflare's edge caching and [Polish](/images/polish/) features for three hours unless disabled beforehand. Development Mode allows customers to immediately observe changes to their cacheable content like images, CSS, or JavaScript.
Development Mode temporarily suspends Cloudflare's edge caching and [Polish](/images/polish/) features for three hours unless disabled beforehand. Development Mode allows customers to immediately observe changes to their [cacheable content](/cache/concepts/default-cache-behavior/#default-cached-file-extensions) like images, CSS, or JavaScript.
:::note