Replies: 1 comment 2 replies
|
Ideally, use ES modules and include the library via |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I'm using photoswipe 4 by loading the minimized js-files using a script-with-src-tag, and then some more js-code in another script tag. I prefer this way of adding minimal amout of js to an otherwise static site built from plain markdown files. If I migrate to version 5, is it the UMD files that I must use to achieve this?
All reactions