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 14, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,6 @@ It's fast, but ugly.
86
86
87
87
> Refer to [Section 5](https://github.com/muicss/loadjs#documentation) of the loadjs documentation on CSS loading notes.
88
88
89
-
90
89
## Page placement
91
90
92
91
If you wish, place the HTML comment ```<!-- asyncloader_script_requirements_placeholder -->``` in your page template where you would like JS requirements to be placed.
@@ -104,6 +103,6 @@ These are loaded prior to the closing head tag.
104
103
105
104
## Licences
106
105
107
-
MIT
106
+
BSD 3-Clause
108
107
109
108
* loadjs is licensed under the MIT license: https://github.com/muicss/loadjs/blob/master/LICENSE.txt
0 commit comments