Currently the library is hard-coded to the Cloudflare CDN. It's not possible to use a local version, or to choose which version is used from the CDN. On the admin page, we should have the option to pick between local or a CDN. If CDN is chosen, it should be possible to pick which version. cndjs.com has a full API with all that information we can use for that piece.

Comments

jnettik created an issue. See original summary.

jnettik’s picture

Here's a patch that reworks how config is stored so library settings are easier to work with. It also now allows for a local install of the library, or one that pulls from a CDN (with configurable library version).

jnettik’s picture

Status: Active » Needs review

  • jnettik authored 0e345f1 on 8.x-1.x
    Issue #3018913 by jnettik: Allow for configurable source of MediaElement...
jnettik’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.