ionic-team / ionic-team/ionic-cli

Better Bun Support

オープン
#5,093 コメント 3 件 リアクション 3 件 担当者 0 名 GitHub で見る
triage
主要言語
TypeScript
スター
2k
フォーク
682
PR マージ指標
30日以内にマージされた PR はありません

説明

#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';
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。