8000 minor #19021 [AssetMapper] Automatically preload CSS files if WebLink… · symfony/symfony-docs@b2e036d · GitHub
[go: up one dir, main page]

Skip to content

Commit b2e036d

Browse files
committed
minor #19021 [AssetMapper] Automatically preload CSS files if WebLink available (alamirault)
This PR was squashed before being merged into the 6.4 branch. Discussion ---------- [AssetMapper] Automatically preload CSS files if WebLink available Fix #19012 Commits ------- 2b0cabb [AssetMapper] Automatically preload CSS files if WebLink available
2 parents 299cc28 + 2b0cabb commit b2e036d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

frontend/asset_mapper.rst

+8
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,14 @@ same way::
677677
live in your ``importmap.php`` file, so their preload setting is handled
678678
explicitly in that file.
679679

680+
For used CSS files, a "preload" tag will automatically be rendered onto your page
681+
when the :doc:`WebLink Component </web_link>` is available.
682+
683+
.. versionadded:: 6.4
684+
685+
Automatic preloading of CSS files when WebLink is available was
686+
introduced in Symfony 6.4.
687+
680688
Frequently Asked Questions
681689
--------------------------
682690

0 commit comments

Comments
 (0)
0