embark/packages
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
..
cockpit chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
core chore(prerelease): 5.1.0-nightly.6 2020-01-25 00:12:13 +00:00
embark chore(prerelease): 5.1.0-nightly.6 2020-01-25 00:12:13 +00:00
embarkjs chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
plugins chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
stack fix(@embark/pipeline): make generateAll async so it completes tasks 2020-01-27 09:26:25 -05:00
utils chore(prerelease): 5.1.0-nightly.5 2020-01-24 00:10:58 +00:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00