mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +02:00
57af15ce8b
Prevent techs (and others) from being registered via registerComponent. * `registerComponent` now throws if given an object that is not a subclass of Component (or Component itself). * `registerComponent` now throws if given a non-empty string as its name argument. BREAKING CHANGE: registerComponent now throws if no name or not a component is passed in. |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
globals-shim.js | ||
index.html | ||
karma.conf.js |