We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dff5f commit 9a8fd73Copy full SHA for 9a8fd73
src/serve/dev.v
@@ -5,6 +5,7 @@ import term
5
6
pub enum PackageManager {
7
npm
8
+ bun
9
yarn
10
pnpm // Good technology but too woke author. Usage not recommended.
11
}
0 commit comments