When doing yarn add https://github.com/denali-js/denali.git I would expect `denali build` to be executed. I think this should be possible by using `prepare` instead of `prepublishOnly` inside `package.json`.