angular / angular/angular-cli

Base libs and apps settings in angular.json

Open
#19,697 4 comments 18 reactions 0 assignees View on GitHub
area: @angular-devkit/core feature feature: insufficient votes
Dominant language
TypeScript
Stars
27k
Forks
11.8k
Avg merge
14h 23m
Merged PRs (30d)
162

Description

# 🚀 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.

Contributor guide

Open the contributing guide

Research direction

Begin with angular.json and compare the repeated settings for libraries and applications. Define how shared base settings should be represented and overridden, then confirm that the configuration remains valid and produces the intended settings for both apps and libraries.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.