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"
289
289
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
290
290
291
291
In addition to the importmap, the ``{{ importmap() }} `` Twig function also renders
292
- an `es module shim `_ and a few other things, like a set of "preloads":
292
+ an `ES module shim `_ and a few other things, like a set of "preloads":
293
293
294
294
.. code-block :: html
295
295
@@ -1127,7 +1127,7 @@ This will force the AssetMapper component to re-calculate the content of all fil
1127
1127
.. _npm package : https://www.npmjs.com
1128
1128
.. _importmap : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap
1129
1129
.. _bootstrap : https://www.npmjs.com/package/bootstrap
1130
- .. _ es module shim : https://www.npmjs.com/package/es-module-shims
1130
+ .. _ ES module shim : https://www.npmjs.com/package/es-module-shims
1131
1131
.. _jsdelivr.com : https://www.jsdelivr.com/
1132
1132
.. _highlight.js : https://www.npmjs.com/package/highlight.js
1133
1133
.. _class syntax : https://caniuse.com/es6-class
You can’t perform that action at this time.
0 commit comments