embark/packages/stack
Jonathan Rainville 0a4d13f64c fix(@embark/pipeline): make generateAll async so it completes tasks
generateAll was async, but it called the write functions with a sync
loop, so at the end of the function, the files were not written yet.
This is a problem in `embark build` because the process ends after
genrateAll is done, so no artifacts were written
2020-01-27 09:26:25 -05:00
..
api chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
authenticator chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
blockchain chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
blockchain-client chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
communication chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
compiler chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
contracts-manager chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
deployment chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
embarkjs chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
library-manager chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
namesystem chore(prerelease): 5.1.0-nightly.1 2020-01-20 09:57:35 -06:00
pipeline fix(@embark/pipeline): make generateAll async so it completes tasks 2020-01-27 09:26:25 -05:00
process-logs-api-manager chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
proxy chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
storage chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
test-runner chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
watcher chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00
webserver chore(prerelease): 5.1.0-nightly.4 2020-01-23 00:13:38 +00:00