embark/packages/core
Michael Bradley 043ccc0a24 feat(@embark/compiler): support :before and :after hooks on event compiler:contracts:compile (#1878)
* feat(@embark/compiler): support :before and :after hooks on event compiler:contracts:compile

* style: keep root package.json sorted cleanly

* style: formatting with prettier where print-width is 200

Per the suggestion of @iurimatias

* WIP: PR review

* WIP: PR review

* WIP: refactor to check if file.path is within dappPath() or os.tmpdir()

* WIP: PR review

* WIP: use native async functions (and related JS lang constructs) instead of the async library

* WIP: async.eachObject is no longer a dependency
2019-09-11 13:08:52 -04:00
..
async-wrapper move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
code-runner style: fix linter errors on master after recent PR merges 2019-09-06 19:31:18 -05:00
console move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
core move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
i18n move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
logger move rest of the packages to their logical folders (#1886) 2019-09-07 15:45:25 -04:00
typings feat(@embark/compiler): support :before and :after hooks on event compiler:contracts:compile (#1878) 2019-09-11 13:08:52 -04:00
utils move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00