ionic-cli
ionic-cli copied to clipboard
Update definitions.ts to support bun.sh
Its not that easy, we need to add support for bun through this file too https://github.com/ionic-team/ionic-cli/blob/develop/packages/%40ionic/cli/src/lib/utils/npm.ts
I've created this PR to support it, works as expected https://github.com/ionic-team/ionic-cli/pull/5097