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 `_ 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":
293293
294294.. code-block :: html
295295
@@ -1127,7 +1127,7 @@ This will force the AssetMapper component to re-calculate the content of all fil
11271127.. _npm package : https://www.npmjs.com
11281128.. _importmap : https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap
11291129.. _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
11311131.. _jsdelivr.com : https://www.jsdelivr.com/
11321132.. _highlight.js : https://www.npmjs.com/package/highlight.js
11331133.. _class syntax : https://caniuse.com/es6-class
You can’t perform that action at this time.
0 commit comments