Closed
Description
I have in-house source packages into which I want to add symlinks for directories. These work fine except when I create a bundle (we use bundles to release code to production).
The bundles are zip files which is where I believe the symlinks are being lost. 'unzip -v' on the bundle shows the broken symlinks, turned into empty directories.