Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: filtering by location including deps/dependents #2254

Merged
merged 4 commits into from Jan 6, 2020
Merged

Conversation

zkochan
Copy link
Member

@zkochan zkochan commented Jan 5, 2020

close #1651

Filtering by directory: pnpm --filter {dir}
Including dependents: pnpm --filter ...{dir}
Including dependencies: pnpm --filter {dir}...
Filtering changed projects inside a directory: pnpm --filter {dir}[origin/master]

@zkochan zkochan changed the title feat: filtering by location including deps feat: filtering by location including deps/dependents Jan 5, 2020
@zkochan zkochan requested a review from a team January 5, 2020 21:16
@zkochan zkochan added type: feature area: monorepo Everything related to the pnpm workspace feature labels Jan 5, 2020
@zkochan zkochan added this to the v4.7 milestone Jan 5, 2020
@zkochan zkochan merged commit 234c3a2 into master Jan 6, 2020
@zkochan zkochan deleted the feat/1651 branch January 6, 2020 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: monorepo Everything related to the pnpm workspace feature type: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pnpm m ls command to get dependencies of the package located at a path
1 participant