You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: guides/v2.1/javascript-dev-guide/javascript/js-resources.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ redirect_from:
10
10
11
11
## Overview {#m2devgde-js-resources-intro}
12
12
13
-
This topic describes the general concepts of how to work with {% glossarytooltip 312b4baf-15f7-4968-944e-c814d53de218 %}JavaScript{% endglossarytooltip %} components is organized in Magento.
13
+
This topic describes the general concepts of how {% glossarytooltip 312b4baf-15f7-4968-944e-c814d53de218 %}JavaScript{% endglossarytooltip %} components are organized in Magento.
14
14
15
15
To address the problem of slow page load, we exclude JavaScript from the page headers and we added the ability to use the [RequireJS library].
16
16
@@ -163,4 +163,4 @@ The `baseUrl` parameter for RequireJS is specified in the following files:
163
163
[About AMD modules and RequireJS]({{ page.baseurl }}/javascript-dev-guide/javascript/requirejs_concept.html)
0 commit comments