Skip to content

Commit 85e4852

Browse files
[AssetMapper] Shortening "Optimizing Performance"
I agree with your care about newcomers in #19609 (comment) But those 3 paragraphs still sound like a Cloudflare commercial...
1 parent 58e888b commit 85e4852

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,8 +635,7 @@ which will automatically do most of these things for you:
635635
- **Compress your assets**: Your web server should compress (e.g. using gzip)
636636
your assets (JavaScript, CSS, images) before sending them to the browser. This
637637
is automatically enabled in Caddy and can be activated in Nginx and Apache.
638-
Or, proxy your site through a service like Cloudflare, which will
639-
automatically compress your assets for you. In Cloudflare, you can also
638+
In Cloudflare, you can also
640639
enable `auto minify`_ to further compress your assets (e.g. removing
641640
whitespace and comments from JavaScript and CSS files).
642641

0 commit comments

Comments
 (0)