ugexe / zef

Raku Module Management
Artistic License 2.0
206 stars 44 forks source link

Make cache index relocatable #536

Closed ugexe closed 9 months ago

ugexe commented 9 months ago

Previous the cache would store the absolute path in MANIFEST.zef (the index used for ::LocalCache). This makes it so we save and consume a relative path instead, allowing the it to be relocated without needing to update the index.