BeisenCloud 移动端 业务组件库
项目运行说明 (重要 重要 重要)
- 打tag
npm run auto-tag
- 本地开发测试的时候运行
npm run server
命令,每次修改文件后,会自动编译,并且将dist目录copy到p-beisencloud-core的node_modules/@beisen/BeisenCloudUI/dist/目录下 - 如果新增文件,请务必在
index.js
中将其导出 - 每个组件修改了之后的Changelog需要记录下来
BeisenCloud 移动端 业务组件库
npm run auto-tag
npm run server
命令,每次修改文件后,会自动编译,并且将dist目录copy到p-beisencloud-core的node_modules/@beisen/BeisenCloudUI/dist/目录下index.js
中将其导出If you find any bugs or have a feature request, please open an issue on github!
The npm package download data comes from npm's download counts api and package details come from npms.io.