Skip to content

Conversation

@thiskevinwang
Copy link
Collaborator

@thiskevinwang thiskevinwang commented Dec 18, 2022

Tests:

cargo run -- -d ./test/basic build -p pnpm
cargo run -- -d ./test/basic build -p yarn
cargo run -- -d ./test/basic build

@thiskevinwang thiskevinwang linked an issue Dec 18, 2022 that may be closed by this pull request
@thiskevinwang thiskevinwang changed the title feat: supporting yarn/pnpm via -p flag feat: support yarn/pnpm via -p flag Dec 18, 2022
@brkalow
Copy link
Owner

brkalow commented Dec 18, 2022

🔥 @thiskevinwang what do you think about detecting the package manager automatically? It should be doable via the lockfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support multiple node package managers (npm, yarn, pnpm)

3 participants