mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 19:44:54 +08: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
|
||
|
```
|