mirror of
https://github.com/videojs/video.js.git
synced 2025-01-27 11:22:06 +02:00
8622b2648e
`Player#tech` can now be called without passing an object into it. It no longer requires passing an object into it, so, current code will not break. If nothing is passed in, a warning will be logged about knowing what you're doing. If anything is passed in, the warning is silenced.