ionic-team / vscode-ionic

Visual Studio Code Ionic Extension
Other
10 stars 1 forks source link

Bun monorepo support #184

Open Aksoom-Hussain opened 3 weeks ago

Aksoom-Hussain commented 3 weeks ago

Description specify the requirement for bun monorepo support in ionic vscode plugin

suggestion to add optimum instruction in documentation

feature request also mentioned here

dtarnawsky commented 3 weeks ago

Hey Axum,

Do you have a sample project that use bun in a monorepo setting that I can use for testing?

oalexdoda commented 1 week ago

@dtarnawsky I believe this spins up a quick Bun monorepo:

https://bun.sh/guides/ecosystem/nextjs

I have the same feature request as the OP. Bun.sh is incredibly powerful and fast compared to other package managers. Gained a lot of popularity recently so I'd love to see support for it.