Skip to content

pnpm --filter seems to pass the filter argument to all the sub-commands #8234

Answered by bligneri
bligneri asked this question in Q&A
Discussion options

You must be logged in to vote

OK. I think I understand.

so pnpm --filter=my-nice-filter... build works.
While pnpm build --filter=my-nice-filter... does not and propagate everything after the command to all the subcommands.

It makes sense ;-)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bligneri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant