From e9e7ec80af0d2cae67c9dcf2cef64ca54a731046 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 1 Apr 2023 18:25:27 -0400 Subject: move video component to a dynamic Xeact component Signed-off-by: Xe Iaso --- src/frontend/import_map.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend/import_map.json') diff --git a/src/frontend/import_map.json b/src/frontend/import_map.json index 5794405..c5c1e27 100644 --- a/src/frontend/import_map.json +++ b/src/frontend/import_map.json @@ -1,6 +1,7 @@ { "imports": { "@bjorn3/browser_wasi_shim": "https://esm.sh/v113/@bjorn3/browser_wasi_shim@0.2.7/es2022/browser_wasi_shim.mjs", + "@hls.js": "https://esm.sh/v113/hls.js@1.3.5/es2022/hls.mjs", "@xterm": "https://esm.sh/v113/xterm@5.1.0/es2022/xterm.mjs", "@xterm/addon-fit": "https://esm.sh/v113/xterm-addon-fit@0.7.0/es2022/xterm-addon-fit.mjs", -- cgit v1.2.3