File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ Preloading and Initializing "app.js"
289289~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
290290
291291In addition to the importmap, the ``{{ importmap() }} `` Twig function also renders
292- an `ES module shim `_ (see the :ref: `config-importmap-polyfill <polyfill config >` and
292+ an `ES module shim `_ (see the :ref: `config-importmap-polyfill <polyfill config >`) and
293293a few other things, like a set of "preloads":
294294
295295.. code-block :: html
@@ -1034,7 +1034,7 @@ you expect are being included in the asset map.
10341034~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10351035
10361036Configure the polyfill for older browsers. Default is `ES module shim `_. You can pass
1037- any URL to be included, or `false ` to disable the polyfill.
1037+ any URL to be included, or `` false ` ` to disable the polyfill.
10381038
10391039.. code-block :: yaml
10401040
You can’t perform that action at this time.
0 commit comments