ionic-team / ionic-team/ionic-cli

Better Bun Support

Open
#5,093 3 comments 3 reactions 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
2k
Forks
682
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.