janet-lang / jpm

Janet Project Manager
MIT License
65 stars 21 forks source link

Further address #71 - refine do-monkeypatch #77

Closed sogaiu closed 1 year ago

sogaiu commented 1 year ago

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.