fe-react-manager 目录 1 目的 目的 整合常用的功能函数库 打包发布 打包项目 rollup -c 发布 npm npm login & npm publish 正式使用 安装依赖 npm i chamael -D 使用, 是按需加载的; 例如: import { debounce } from chamael 文档 线上文档