Mercurial > code > home > repos > video
view src/main.ts @ 49:1bd17c2e5517 default tip
video.py must sign video urls for serve-files.js to serve them
author | drewp@bigasterisk.com |
---|---|
date | Fri, 06 Dec 2024 17:13:51 -0800 |
parents | 0aea9e55899b |
children |
line wrap: on
line source
export { VideoPage } from "./VideoPage"; import { setBasePath } from "@shoelace-style/shoelace"; import '@shoelace-style/shoelace/dist/themes/dark.css'; setBasePath("/video/@fs/opt/node_modules/@shoelace-style/shoelace/dist");