-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove comment because it is an artifact * rename import of EventEmitter * rename promise to maybePromiseLike * restructure * decouple timeout param from parent * reduce coupling between plugin and avvio * named import of inherits * make loadPlugin a method of boot decouple plugin from boot * add AVV_ERR_READY_TIMEOUT * move debug calls to first position of every Plugin method * privatize load plugin method * add TODO comment * fix double underscore
- Loading branch information
Showing
8 changed files
with
376 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.