embark/packages/stack/contracts-manager/src
Jonathan Rainville 2f5c16b8cd fix(@embark/contracts): fix ENS contracts not being resolved as deps
This was caused by the fact that we add the ENS contract to the
manager when before they deploy, but the dependency resolution was
done while building the contracts, so even before.
So the solution was to add a "before build" action so that the ENS
module could add its contracts to the manager if needed.
2020-01-29 10:15:48 -05:00
..
contract.ts build(deps): bump web3[-*] from 1.2.1 to 1.2.4 2019-12-20 08:35:48 -06:00
index.js fix(@embark/contracts): fix ENS contracts not being resolved as deps 2020-01-29 10:15:48 -05:00