# config-module **Repository Path**: ruovea-component/config-module ## Basic Information - **Project Name**: config-module - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-22 - **Last Updated**: 2026-07-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @ruovea/config KeGie.Admin 系统参数配置模块,以 **pnpm 源码包** 形式提供给各宿主项目复用。 - **不打 dist、不发 npm**——exports 直指 `./src/*`,由宿主 Vite 编译 - **依赖注入解耦**——request / auth / i18n / 表格组件 / 字典组件 / 当前用户 由宿主装配时注入 - **零侵入**——包内不含 `/@/` 等宿主别名引用,可脱离 KeGie.Admin 运行 详见 [packages/config/README.md](./packages/config/README.md)。 ## License MIT