yarn.build icon indicating copy to clipboard operation
yarn.build copied to clipboard

when using `--exclude` with glob paths, they are excluded but don't show in the `-v` report

Open ojkelly opened this issue 2 years ago • 0 comments

Describe the bug when using --exclude with glob paths, they are excluded but don't show in the -v report

To Reproduce Steps to reproduce the behavior:

  1. Run command 'yarn build --exclude path/with/glob/**' -v

Expected behavior excluded packages should be listed.

ojkelly avatar Mar 17 '22 03:03 ojkelly