File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -329,8 +329,8 @@ as follows:
329329Build, Versioning & More Advanced CSS, JavaScript and Image Handling
330330~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
331331
332- For help building, versioning and minifying your JavaScript and
333- CSS assets in a modern way, read about :doc: `Symfony's Webpack Encore </frontend >`.
332+ For help building and versioning your JavaScript and
333+ CSS assets in a modern way, read about :doc: `Symfony's AssetMapper </frontend >`.
334334
335335.. _twig-app-variable :
336336
@@ -1098,7 +1098,7 @@ JavaScript library.
10981098
10991099First, include the `hinclude.js `_ library in your page
11001100:ref: `linking to it <templates-link-to-assets >` from the template or adding it
1101- to your application JavaScript :doc: `using Webpack Encore </frontend >`.
1101+ to your application JavaScript :doc: `using AssetMapper </frontend >`.
11021102
11031103As the embedded content comes from another page (or controller for that matter),
11041104Symfony uses a version of the standard ``render() `` function to configure
You can’t perform that action at this time.
0 commit comments