Is your feature request related to a problem?
Recently, we changed how the site include files are managed. Instead of merging packages.yaml and packages_.yaml, we copy them separately. I noticed that all site packages_.yaml files are copied, not just the one that's being used. The same is probably true for the common packages_.yaml files, and both common and site modules_.yaml.
Describe the solution you'd like
We should only copy what is used.
Additional context
n/a
Is your feature request related to a problem?
Recently, we changed how the site include files are managed. Instead of merging
packages.yamland packages_.yaml, we copy them separately. I noticed that all site packages_.yaml files are copied, not just the one that's being used. The same is probably true for the common packages_.yaml files, and both common and site modules_.yaml.Describe the solution you'd like
We should only copy what is used.
Additional context
n/a