前端开发中除UI组件外所有开发套件。
基于 | 规划文档 | Release Logs | 开发插件: Monorepo Workspace
util) 通用的js工具函数solutions) 与react相兼容的技术方案eslint) 团队公用 Eslint 规范配置prettier) 团队公用 Prettier 规范配置commitlint) 团队公用 Commitlint 规范配置git commit 提交更改, 必须携带 scope。需遵从 commit 约定;PR title 来决定如何发包,发那个包,以及版本如果更新。PR Title Lint 执行成功后再进行合并,以避免发布失败。仅作为测试手段或特殊情况特殊手段
git commit 提交更改, 必须携带 scope。pnpm run release-scope 更新版本号、添加commit、打tag、生成changelog、将tag、commit同步到远程pnpm run publish-scope 代码 build、发布到 github Package在 playground/react-demo 中对各个包进行快速的体验测试与问题复现
pnpm run playground
template 名称替换为新包的 scope 名称scope 的变量与逻辑