mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat: add Mux video component (#1036)
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
"dev": "pnpm run build:watch",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"clean": "rm -rf dist types"
|
||||
"clean": "rimraf --glob dist types '*.tsbuildinfo'"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsdown": "^0.21.4",
|
||||
|
||||
Reference in New Issue
Block a user