relative-deps icon indicating copy to clipboard operation
relative-deps copied to clipboard

Reuse library builds

Open mweststrate opened this issue 6 years ago • 0 comments

If many hosting projects use the same relative dependency, each of them is building their own version of the library. It would be great to somehow cache those globally (or store the has in the library rather than in the hosting project), so that builds from the same state of the library can be reused

mweststrate avatar Jun 23 '19 11:06 mweststrate