Revamp Video Player (Plans to drop Zorn)
This commit is contained in:
parent
9d44f96477
commit
05b5fd8ef9
12 changed files with 575 additions and 17 deletions
|
@ -7,6 +7,7 @@
|
|||
"@components/*": ["src/components/*"],
|
||||
"@layouts/*": ["src/layouts/*"],
|
||||
"@library/*": ["src/library/*"],
|
||||
"@player/*": ["src/components/video-player/*"],
|
||||
"@root/*": ["*"],
|
||||
"@styles/*": ["src/styles/*"],
|
||||
"@utils/*": ["src/utilities/*"]
|
||||
|
|
Reference in a new issue