mirror of https://github.com/embarklabs/embark.git
0a4d13f64c
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 |
||
---|---|---|
.. | ||
cockpit | ||
core | ||
embark | ||
embarkjs | ||
plugins | ||
stack | ||
utils | ||
.yarnrc |