Closed paralin closed 2 years ago
@stephenh I'm not exactly sure if I can, see #30 - I'm modifying things somewhat in my case so that the from path is "./examples/echo" and the destination path is "./vendor/github.com/aperturerobotics/target/thing"'
.. that said I think the existing test probably covers it?
Released as v4.13.0, thanks @paralin !
Fixes edge cases of the logic in maybeRelativePath by using path.normalize and path.relative to determine the relative paths between modules.