feat: add hls.js for m3u8 stream playback

This commit is contained in:
2026-06-14 21:37:55 +02:00
parent c891382efb
commit f9f3322797
3 changed files with 39 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
"lint:go": "golangci-lint run ./..."
},
"dependencies": {
"hls.js": "^1.6.16",
"htmx.org": "1.9.12"
},
"devDependencies": {