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
It's unclear what the release process is for this package. Looks like it has been a branch per version, and built js files are committed in dist, then the branch is tagged?
Would it make sense to use a build process that publishes to npm? Then adjust to use jsdelivr npm links. It would be similar but avoid having build artifacts accumulate in dist/*.js in git.