mirror of
https://github.com/videojs/video.js.git
synced 2025-01-25 11:13:52 +02:00
0a19cf0d6a
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.