mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 11:12:20 +00:00
15 lines
257 B
Markdown
15 lines
257 B
Markdown
## CatVodOpen新源
|
|
|
|
#### 编译
|
|
|
|
```bash
|
|
npm install && npm run build
|
|
```
|
|
> 生成的dist文件发布到dist分支中
|
|
|
|
|
|
#### 新源地址
|
|
```text
|
|
gitee://Token@gitee.com/qist/tvbox/dist/index.js.md5
|
|
github://Token@gitee.com/qist/tvbox/dist/index.js.md5
|
|
``` |