ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

Update definitions.ts to support bun.sh

Open ekoeryanto opened this issue 2 years ago • 2 comments

ekoeryanto avatar Nov 16 '23 18:11 ekoeryanto

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

slogivewd avatar Oct 16 '24 19:10 slogivewd

I've created this PR to support it, works as expected https://github.com/ionic-team/ionic-cli/pull/5097

slogive avatar Oct 16 '24 20:10 slogive