question about pants cache contents - it appears t...
# general
s
question about pants cache contents - it appears the symlinks are not preserved. is that correct? I’m running into issues with node. It looks like if the content of the directory is stored in cache, then retrieved from cache, all symlinks are replaced with real files. running scripts from
node_modules/.bin
doesn’t work because they’re normally symlinks to files that have relative paths in them.