mirror of
https://github.com/videojs/video.js.git
synced 2025-03-03 15:12:49 +02:00
This adds a beforepluginsetup event as well as beforepluginsetup:$name and pluginsetup:$name events. The drive behind this is improving the ability for people to make cross-plugin dependencies in a more robust manner.