Base libs and apps settings in angular.json
未关闭
area: @angular-devkit/core
feature
feature: insufficient votes
- 主要语言
- TypeScript
- 星标
- 27k
- 派生
- 11.8k
- 平均合并
- 14 小时 23 分钟
- 30 天内合并 PR
- 162
描述
# 🚀 Feature request
### Description
We have many libs and apps in our monorepo. The problem is that most settings for libs in angular.json are identical, same for apps. We have few thousand lines of code in our angular.json, but it could be greatly reduced if we have base settings which can be overrided.
### Describe the solution you'd like
Add base settings for all libs/apps in angular.json which can be overrided by app or lib itself.
贡献指南
调研方向
从 angular.json 开始,比较库和应用中重复的设置。定义应如何表示和覆盖共享的基础设置,然后确认配置仍然有效,并能为应用和库生成预期的设置。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100