Closed JohnSundell closed 7 years ago
Just like when adding dependencies using a Marathonfile, the inline dependency resolver now also ignores already added packages. This is done by using the same code path for both inline and Marathonfile-based dependency resolution.
Wow, that sped things up considerably. Nice.
Just like when adding dependencies using a Marathonfile, the inline dependency resolver now also ignores already added packages. This is done by using the same code path for both inline and Marathonfile-based dependency resolution.