ionic-team / ionic-team/ionic-cli
Better Bun Support
Đang mở
triage
- Ngôn ngữ chính
- TypeScript
- Star
- 2k
- Fork
- 682
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
#5063
Bun is already pretty well supported by the Ionic VSCode extension.
But it's not totally the case for the Ionic CLI standalone.
```ts
// definitions.ts
export type NpmClient = 'yarn' | 'npm' | 'pnpm' | 'bun';
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.