embark/packages/stack
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
..
api chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
authenticator chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
blockchain chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
blockchain-client chore: update site urls 2020-01-28 12:07:17 -05:00
communication chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
compiler chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
contracts-manager fix(@embark/contracts): fix ENS contracts not being resolved as deps 2020-01-29 10:15:48 -05:00
deployment chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
embarkjs chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
library-manager chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
namesystem chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
pipeline chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
process-logs-api-manager chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
proxy chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
storage chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
test-runner chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
watcher chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00
webserver chore(prerelease): 5.1.1-nightly.0 2020-01-29 00:12:23 +00:00