mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 21:35:58 +00:00
043ccc0a24
* 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