embark/packages
Michael Bradley fe107546a8 refactor(@embark): remove the embark-async-wrapper package (#1911)
It's principal use was in `stack/compiler`, but that package was refactored
in #1878 to use async/await. There was a replica in
`packages/embark/src/lib/utils/async_extend.js` but it wasn't being used to do
async operations and could be replaced with `Object.entries().forEach()`. It
was required by `plugins/vyper` but the wrapper's custom `eachObject` method
wasn't being used. `stack/api` had it as a dependency but wasn't using it.
2019-09-17 17:31:57 +02:00
..
cockpit build(deps): bump axios from 0.18.1 to 0.19.0 2019-09-16 10:12:55 -05:00
core refactor(@embark): remove the embark-async-wrapper package (#1911) 2019-09-17 17:31:57 +02:00
embark refactor(@embark): remove the embark-async-wrapper package (#1911) 2019-09-17 17:31:57 +02:00
embark-blockchain-process/src Fix/whisper communication (#1895) 2019-09-11 14:21:53 -04:00
embark-testing test: refactor some recent jest-tests' configuration, placement, and related babel configuration 2019-09-13 19:31:38 -05:00
embarkjs Fix/whisper communication (#1895) 2019-09-11 14:21:53 -04:00
plugins refactor(@embark): remove the embark-async-wrapper package (#1911) 2019-09-17 17:31:57 +02:00
stack refactor(@embark): remove the embark-async-wrapper package (#1911) 2019-09-17 17:31:57 +02:00
.yarnrc build: cleanup .yarnrc 2019-02-05 14:15:39 -06:00