# clement-ui **Repository Path**: jswgl/clement-ui ## Basic Information - **Project Name**: clement-ui - **Description**: 使用monorepo搭建,vue3+typescript编写的组件库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-30 - **Last Updated**: 2022-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 组件库的打包格式有哪些 1. 整个打包了 umd 全局下使用 2. esModule esm 可以在浏览器 3. 组件的按需加载 需要把每个文件 单独打包 4.主题用gulp打包