embark/packages/embark-deployment
Eric Mastro 0c7c3e83fe fix(@embark/embark-deployment): Undeployed contract artifacts (#1815)
Contract artifacts were not being generated nor run through the VM if the contracts/interfaces were not deployed. These features were executed as actions on the `deployment:contract:deployed` event.

This PR runs executes the same actions for `deployment:contract:undeployed` event as the `deployment:contract:deployed` event, which occurs when a contract is not deployed.
2019-08-29 15:27:01 -04:00
..
2019-07-10 16:21:47 -05:00
2019-07-10 16:21:47 -05:00

embark-deployment

Deployment APIs for Embark

Visit embark.status.im to get started with Embark.