Also it looks like `./pants peek` isn’t getting t...
# general
a
Also it looks like
./pants peek
isn’t getting the
resolve
of the target
w
fields are moved from the target generator to the targets they generate: i.e., the files in this case.
so
./pants peek ${directory}:
should show it for the files
👀 1
1