Add --force flag to embark build to force a redeploy of a smart contract
PatrickAlphaC opened this issue · 0 comments
PatrickAlphaC commented
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