这是indexloc提供的服务,不要输入任何密码
Skip to content

bug: --filter=/apps/* option doesn't work #928

@rxliuli

Description

@rxliuli

What version of Turborepo are you using?

v1.2.0-canary.0

What package manager are you using / does the bug impact?

pnpm

What operating system are you using?

Windows

Describe the Bug

Added support for the --filter option in PR #887, but it doesn't seem to work correctly. When I use the --filter=/apps/* option to filter the specified directory, it executes the task in all modules

repo:https://github.com/rxliuli/liuli-tools/tree/feat_turbo
command

turbo run setup --filter=/apps/* --dry=json > log.json

output
log.zip

Expected Behavior

Can correctly filter the required modules according to the directory

To Reproduce

https://github.com/rxliuli/liuli-tools/tree/feat_turbo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions