ionic-team / ionic-team/ionic-cli
Better Bun Support
Aperta
triage
- Lingua principale
- TypeScript
- Stelle
- 2k
- Fork
- 682
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#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';
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.