Skip to content

Commit 0856284

Browse files
authored
Remove deprecated Auto Minify note from Cloudflare deployment docs (#1292)
1 parent 7c26fa2 commit 0856284

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/routes/guides/deployment-options/cloudflare.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,3 @@ wrangler pages deploy dist
8080

8181
After running these commands, your project should be live.
8282
While the terminal may provide a link, it's more reliable to check your Cloudflare Pages dashboard for the deployed URL, which usually follows the format `project-name.pages.dev`.
83-
84-
**Note:**
85-
Make sure to navigate to the `Speed` -> `Optimization settings` section in your Cloudflare website dashboard and disable the `Auto Minify` option.
86-
This is important as minification and comment removal can interfere with hydration.

0 commit comments

Comments
 (0)