status-im / open-bounty

Enable communities to distribute funds to push their cause forward.
https://openbounty.status.im/
GNU Affero General Public License v3.0
118 stars 36 forks source link

Do not invoke build-contracts when running lein dev profile #318

Closed vitvly closed 6 years ago

vitvly commented 6 years ago

Problem: build-contracts takes some time to complete, and by default it is always invoked during lein repl or lein run.

Solution: invoke it separately. Specify this in the README.