File tree 1 file changed +2
-2
lines changed
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"
289
289
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
290
290
291
291
In 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
293
293
a few other things, like a set of "preloads":
294
294
295
295
.. code-block :: html
@@ -1034,7 +1034,7 @@ you expect are being included in the asset map.
1034
1034
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1035
1035
1036
1036
Configure 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.
1038
1038
1039
1039
.. code-block :: yaml
1040
1040
You can’t perform that action at this time.
0 commit comments