Maybe include your "add it" and "the library turned into undefined" code as a minimum example?
So people can actually check your assumptions and actions and match it against the lib.
Maybe include your "add it" and "the library turned into undefined" code as a minimum example?
So people can actually check your assumptions and actions and match it against the lib.
try opening that cdn link you sent in a browser. it'll open a directory listing for the package. you can see some examples of what urls to use on the main jsdelivr page.
I imagine the url you want is probably something like https://cdn.jsdelivr.net/npm/lemmy-js-client@0.20.0-image-api-rework.8/dist/index.js (note the extra path on the end and also a specific pinned version instead of latest so new versions don't break things)
all 9 comments