Skip to content

Commit 8cb7c6f

Browse files
committed
minor #21035 [AssetMapper] Added the missing versionadded directive (javiereguiluz)
This PR was merged into the 7.3 branch. Discussion ---------- [AssetMapper] Added the missing versionadded directive Commits ------- dfb08eb [AssetMapper] Added the missing versionadded directive
2 parents 31d975f + dfb08eb commit 8cb7c6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/asset_mapper.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,10 @@ Symfony will add a ``Link`` header in the response to preload the CSS files.
740740
Pre-Compressing Assets
741741
----------------------
742742

743+
.. versionadded:: 7.3
744+
745+
Support for pre-compressing assets was introduced in Symfony 7.3.
746+
743747
Although most web servers (Caddy, Nginx, Apache, FrankenPHP) and services like Cloudflare
744748
provide asset compression features, AssetMapper also allows you to compress all
745749
your assets before serving them.

0 commit comments

Comments
 (0)