Support aube as package manager
- Vorherrschende Sprache
- TypeScript
- Sterne
- 27k
- Forks
- 11.8k
- Ø Merge
- 14 Std. 23 Min.
- Gemergte PRs (30 T.)
- 162
Beschreibung
### Command
new
### Description
Hey Team,
This issue to support aube as package-manager for new angular project, I was able to create a new workspace and use aube with all commands working fine,
here is the repo https://github.com/santoshyadavdev/angular-aube
I will work on this and open a PR soon so we can reiterate and catch any potential issues
### Describe the solution you'd like
Add the "enum": ["npm", "yarn", "pnpm", "bun", "aube"] in
packages/angular/cli/lib/config/workspace-schema.json and follow the same patter as of bun
### Describe alternatives you've considered
_No response_
Beitragsleitfaden
Rechercherichtung
Start with packages/angular/cli/lib/config/workspace-schema.json and compare the existing bun package-manager handling. Add aube alongside the supported package managers, following the same pattern as bun. Done means creating a new Angular workspace accepts aube and the existing CLI commands continue to work.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Aktiv
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 84/100