Closed kinto-b closed 3 years ago
. It doesn't make sense for make_with_source() to evaluate in the global by default while make_with_recipe() evaluates in the parent.frame().
make_with_source()
make_with_recipe()
parent.frame()
Suggested by @gorcha in https://github.com/kinto-b/makepipe/issues/2#issuecomment-919090337_
. It doesn't make sense for
make_with_source()
to evaluate in the global by default whilemake_with_recipe()
evaluates in theparent.frame()
.Suggested by @gorcha in https://github.com/kinto-b/makepipe/issues/2#issuecomment-919090337_