An open API service indexing awesome lists of open source software.

https://github.com/mmf-fe/common-bundle

常用项目依赖集合
https://github.com/mmf-fe/common-bundle

Last synced: 8 months ago
JSON representation

常用项目依赖集合

Awesome Lists containing this project

README

          

# Vue 及其相关库的集合

## 命令

```bash
# 修改包的内容后,在对应的包执行
yarn build
yarn test

# 需要发布新修改的包, 在项目根目录执行
yarn publish:version
```

## CDN 地址

格式:https://cdn.jsdelivr.net/gh/mmf-fe/common-bundle@v`${version}`dist/`${packageName}`/`${fileName}`

> e.g: https://cdn.jsdelivr.net/gh/mmf-fe/common-bundle@v1.0.2/dist/yzt-vue2/index.js