mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat: use anchor API for html elements (#174)
This commit is contained in:
@@ -1916,7 +1916,7 @@ export function generateHTMLJS(skin: Skin): string {
|
||||
|
||||
// npm install @videojs/html@next
|
||||
import '@videojs/html/icons';
|
||||
// be sure to import video-provider first
|
||||
// be sure to import video-provider first for proper context initialization
|
||||
import '@videojs/html/define/video-provider';
|
||||
import '@videojs/html/define/media-container';
|
||||
import '@videojs/html/define/media-play-button';
|
||||
|
||||
Reference in New Issue
Block a user