We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58e888b commit 85e4852Copy full SHA for 85e4852
frontend/asset_mapper.rst
@@ -635,8 +635,7 @@ which will automatically do most of these things for you:
635
- **Compress your assets**: Your web server should compress (e.g. using gzip)
636
your assets (JavaScript, CSS, images) before sending them to the browser. This
637
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
+ In Cloudflare, you can also
640
enable `auto minify`_ to further compress your assets (e.g. removing
641
whitespace and comments from JavaScript and CSS files).
642
0 commit comments