Skip to content

Commit e807c82

Browse files
committed
minor #19643 [Templating] [Templates] Replace Webpack with AssetMapper (minor) (smnandre)
This PR was merged into the 7.1 branch. Discussion ---------- [Templating] [Templates] Replace Webpack with AssetMapper (minor) Feature AM (as the "recommanded" choice) in this small note in the [Templating](https://symfony.com/doc/7.1/templates.html#build-versioning-more-advanced-css-javascript-and-image-handling) page. (No need to change the link URL: it targets the shared "[frontend](https://symfony.com/doc/7.1/frontend.html)" page that present both solutions) Commits ------- effeaf7 Replace Webpack with AssetMapper
2 parents 66cd628 + effeaf7 commit e807c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Build, Versioning & More Advanced CSS, JavaScript and Image Handling
330330
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
331331

332332
For help building, versioning and minifying your JavaScript and
333-
CSS assets in a modern way, read about :doc:`Symfony's Webpack Encore </frontend>`.
333+
CSS assets in a modern way, read about :doc:`Symfony's Asset Mapper </frontend>`.
334334

335335
.. _twig-app-variable:
336336

0 commit comments

Comments
 (0)