This PR contains a refinement of work @tionis and I did for #71.
It includes one change to do-monkeypatch, specifically a tweak to the template path used:
(string build-dir ":all::native:")
instead of build-dir.
Please see the discussion from here for some details. Note that the change included in this PR is slightly different (better I think), but I also tested it and got comarable good results.
This PR contains a refinement of work @tionis and I did for #71.
It includes one change to
do-monkeypatch
, specifically a tweak to the template path used:instead of
build-dir
.Please see the discussion from here for some details. Note that the change included in this PR is slightly different (better I think), but I also tested it and got comarable good results.