Hi All, I'm wondering what approach people are taking to develop modules which are handled by composer?
Currently I'm adding my module & repo (private bitbucket) to my root composer file, I then update composer which pulls in my module, then I work on my module within the vendor folder, commit, push , and repeat. But it seems odd to be working within the vendor folder. Just wondering how other people manage their module development? Brian
