forked from silvermine/videojs-airplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove deprecated extends method
Using classes inheritance instead of the deprecated `.extends` method will allow users of this library to upgrade VideoJS to version 8. See silvermine/videojs-chromecast#152 and silvermine/videojs-chromecast#147. Related to silvermine/videojs-chromecast#152 Related to silvermine/videojs-chromecast#147.
- Loading branch information
Eric Fortmeyer
committed
Feb 22, 2023
1 parent
af9a000
commit fe5260a
Showing
3 changed files
with
120 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters