# monorepo学习 **Repository Path**: 1160/monorepo-learning ## Basic Information - **Project Name**: monorepo学习 - **Description**: 学习一下monorepo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-14 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习 monorepo ## 课程 11 子包构建方案 - [课程链接](https://www.bilibili.com/video/BV1upSCBcEmn?spm_id_from=333.788.videopod.episodes&vd_source=59fab4ae7f7b6462cea577f55587fe78&p=11) - todo 这里的 packages/ui/tsup.config.ts 配置文件中的 format和dts配置,需要进一步了解。 - todo 上面的dts,应该就是我一直在找的,生成 d.ts 文件的的方法。