mirror of
https://github.com/zoriya/v10.git
synced 2026-08-14 09:59:44 +00:00
feat(cli): add @videojs/cli docs command for LLM-friendly installation (#1214)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
9681515446
commit
24b8b77c8a
@@ -1,4 +1,4 @@
|
||||
import type { Renderer, Skin, UseCase } from '@/stores/installation';
|
||||
import type { Renderer, Skin, UseCase } from '@/utils/installation/types';
|
||||
|
||||
const CDN_BASE = 'https://cdn.jsdelivr.net/npm/@videojs/html/cdn';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user