Allow creating applications and libraries in separate folders for better project structure.
Open
area: @schematics/angular
feature
feature: insufficient votes
- Dominant language
- TypeScript
- Stars
- 27k
- Forks
- 11.8k
- Avg merge
- 14h 23m
- Merged PRs (30d)
- 162
Description
[ V ] Feature request
Currently both applications and libraries placed in same directory.
And there is only one config for this: `newProjectRoot`
Please add another one: `newLibraryRoot` - if set, libraries would be stored there.
Contributor guide
Research direction
Start by locating how the CLI reads `newProjectRoot` in its configuration schema and project-generation entry points, then inspect any existing tests for library creation. Done means a configured `newLibraryRoot` places newly generated libraries there while existing application placement remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100