aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/import_map.json
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-04-01 18:25:27 -0400
committerXe Iaso <me@xeiaso.net>2023-04-01 18:25:27 -0400
commite9e7ec80af0d2cae67c9dcf2cef64ca54a731046 (patch)
treec871c9ffd49b1884c6af234f584eaf8922d377a2 /src/frontend/import_map.json
parent15d48d4e910ec30746233599c3a577e8c3be0581 (diff)
downloadxesite-e9e7ec80af0d2cae67c9dcf2cef64ca54a731046.tar.xz
xesite-e9e7ec80af0d2cae67c9dcf2cef64ca54a731046.zip
move video component to a dynamic Xeact component
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'src/frontend/import_map.json')
-rw-r--r--src/frontend/import_map.json1
1 files changed, 1 insertions, 0 deletions
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",