mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: fix html-demo not importing skin (#127)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { defineVjsPlayer } from '@videojs/html';
|
||||
|
||||
import '@videojs/html/skins/default';
|
||||
|
||||
defineVjsPlayer();
|
||||
|
||||
document.body.innerHTML = /* html */ `
|
||||
|
||||
Reference in New Issue
Block a user