Support aube as package manager
- 主要言語
- TypeScript
- スター
- 27k
- フォーク
- 11.8k
- 平均マージ
- 14時間 23分
- マージ済み PR(30日)
- 162
説明
### 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_
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 84/100