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
|
|
``` |