embarklabs / embark

Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

Home Page:https://framework.embarklabs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add --force flag to embark build to force a redeploy of a smart contract

PatrickAlphaC opened this issue · comments

Feature Request

When running:
embark build
If you already have the same contract deployed, it won't reply
Add a flag to force a redeploy

embark build --force