Replies: 1 comment
-
|
https://developers.cloudflare.com/cache/how-to/cache-rules/page-rules-migration/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
After a new deployment, Cloudflare is serving cached HTML pages that reference hashed JS and CSS files in the
_next/staticfolder. However, some of these files no longer exist, causing 404 errors and breaking the page.What strategies could we use to prevent this without having to purge hundreds of thousands of pages?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions