feat(frontend): add plyr to preview videos

This commit is contained in:
2026-06-04 00:18:56 +03:00
parent f8c56623a4
commit 0ef7728ac0
6 changed files with 109 additions and 27 deletions

View File

@@ -47,5 +47,8 @@
"vite": "^7.3.1",
"vitest": "^4.1.0",
"vitest-browser-svelte": "^2.0.2"
},
"dependencies": {
"plyr": "^3.8.4"
}
}