Closed Konard closed 10 months ago
@ivansglazunov do you have any objections to the suggestion?
Before fix
There contains to packages and their namespaces. There joins from namespaces of packages
And here it should be compiled into docker image (in database snapshot): https://github.com/deep-foundation/deeplinks/commit/8912246d26f9df69776992d3f9f5420a3378b662
Do we need to create contain link from
npm-packager
package toPackage
andPackageNamespace
links of installed packages?At the moment I don't see any reasons to keep as it is. So I suggest to remove contain links from the logic that generates these.
This gives
npm-packager
permissions to access other packages. It will be harder to modify and publishnpm-packager
package itself. containTree paths length is increased because of this.