projectGenerator
projectGenerator copied to clipboard
pg adds dependencies automatically to global addons
it should probably check where the addon lives, if it is a local addon and all its dependencies are installed in the same directory then it should not add them as a global addon.
i will have a look and see how to deal with that issue.