moodle/media
Dan Poltawski da06c81947 MDL-57608 media_videojs: lazily load videojs on demand
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.
2017-01-12 10:55:18 +08:00
..
classes MDL-57101 filter: Load globally available filters on every page 2016-12-01 14:51:40 +08:00
player MDL-57608 media_videojs: lazily load videojs on demand 2017-01-12 10:55:18 +08:00