4.0.18 • Published 3 years ago

cake-ui-w v4.0.18

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

cake-UI

根据antd 4.0二次开发的前端UI组件库,文档地址:https://lcwebgroup.github.io/cake-ui/doc/dist/index.html#/

webpack.config.js

作用是通过npm start运行本地开发时的一些配置 在配置中可以通过resolve.alias指定npm包名

rollup.config.js说明

作用是导出组件的外链版本,供在HTML中通过srcipt:src方式引入 在配置中可以通过修改output.name指定组件对外暴露的变量名