https://pantsbuild.org/ logo
f

flat-zoo-31952

01/16/2022, 9:00 PM
Is there a way in general in a
dependencies
field to tell the engine "Everything you find with dependency inference, _plus this list_"?
Nevermind, this is what it does by default:
To add an explicit dependency, add the target's address to the
dependencies
field. This augments any dependencies that were inferred.
👆 1