基于 React 的 UI 库 bigod-ui 及其 Babel 插件实践
bigod-ui 项目创建一个基于 React 的 UI 组件库,并提供类似 babel-plugin-import 的 Babel 插件以优化组件导入。
安装
npm install
使用
npm run start
编译
yarn compile # 使用 gulp 生成 ./lib/ 目录
文件大小:11.26KB
评论区