mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat: add native hls media + refactor (#1154)
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"link:aliases": "node build/scripts/link-aliases.mjs",
|
||||
"size": "node .github/scripts/bundle-size.js | node .github/scripts/bundle-size-report.js",
|
||||
"test": "turbo run test",
|
||||
"test:packages": "turbo run test --filter='./packages/*'",
|
||||
"format:astro": "prettier --write 'site/src/**/*.astro'",
|
||||
"typecheck": "tsc --build",
|
||||
"changelog": "git-cliff --config cliff.toml --output CHANGELOG.md"
|
||||
|
||||
Reference in New Issue
Block a user