Skip to content
  • Dan Poltawski's avatar
    bf02dc98
    MDL-57608 media_videojs: lazily load videojs on demand · bf02dc98
    Dan Poltawski authored
    The videojs javascript is over 1MB of javascript which we don't need to
    load on every page, now that we only require it demand, the js can be
    lazily loaded when its needed, which keeps the first.js smaller and more
    likely to stay in browser cache.
    bf02dc98
    MDL-57608 media_videojs: lazily load videojs on demand
    Dan Poltawski authored
    The videojs javascript is over 1MB of javascript which we don't need to
    load on every page, now that we only require it demand, the js can be
    lazily loaded when its needed, which keeps the first.js smaller and more
    likely to stay in browser cache.
Loading