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 Sep 11, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,16 +44,16 @@ $ npm i @litert/loader@dev --save
44
44
45
45
### CDN (recommend)
46
46
47
-
Recommended: https://cdn.jsdelivr.net/npm/@litert/[email protected].2/dist/loader.min.js, you can also find it here https://cdn.jsdelivr.net/npm/@litert/loader/.
47
+
Recommended: https://cdn.jsdelivr.net/npm/@litert/[email protected].3/dist/loader.min.js, you can also find it here https://cdn.jsdelivr.net/npm/@litert/loader/.
48
48
49
-
Also available on [unpkg](https://unpkg.com/@litert/[email protected].2/dist/loader.min.js).
49
+
Also available on [unpkg](https://unpkg.com/@litert/[email protected].3/dist/loader.min.js).
Using the ?npm= parameter loader will automatically go to npm to find the relevant library for sniffing loading, JSON string, module name and version number, only valid with the path parameter.
0 commit comments