Hi! I have a question regarding modifying a task: ...
# general
r
Hi! I have a question regarding modifying a task: I have a list of files that I more or less know where they will be in relation to the root of a target (in this case,
package.json
and
yarn.lock
). The problem is getting the full path of those, from a target. My current best bet is to try to match against
target.sources_relative_to_buildroot()