It looks like https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/ no longer resolves.
If you visit https://purl.stanford.edu/fs540hg3286, you can see in the browser console:
Loading module from “https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/” was blocked because of a disallowed MIME type (“text/html”).
...and it goes to a 404 page.
We pin it here:
|
pin "@videojs/vhs-utils/es/", to: "https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/" |
It looks like a (potentially) equivalent version from a different CDN (jsDelivr) is:
https://cdn.jsdelivr.net/npm/@videojs/vhs-utils@4.0.0/+esm
...which does resolve at the moment.
It looks like https://ga.jspm.io/npm:@videojs/vhs-utils@4.1.1/es/ no longer resolves.
If you visit https://purl.stanford.edu/fs540hg3286, you can see in the browser console:
...and it goes to a 404 page.
We pin it here:
sul-embed/config/importmap.rb
Line 22 in 8348e82
It looks like a (potentially) equivalent version from a different CDN (jsDelivr) is:
https://cdn.jsdelivr.net/npm/@videojs/vhs-utils@4.0.0/+esm...which does resolve at the moment.