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:
329
329
Build, Versioning & More Advanced CSS, JavaScript and Image Handling
330
330
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
331
331
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 >`.
334
334
335
335
.. _twig-app-variable :
336
336
@@ -1098,7 +1098,7 @@ JavaScript library.
1098
1098
1099
1099
First, include the `hinclude.js `_ library in your page
1100
1100
: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 >`.
1102
1102
1103
1103
As the embedded content comes from another page (or controller for that matter),
1104
1104
Symfony uses a version of the standard ``render() `` function to configure
You can’t perform that action at this time.
0 commit comments